Skip to content

Commit cc37481

Browse files
committed
github CI error: test changing permissions
1 parent 7e80ab8 commit cc37481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/setup-parallel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ FAIL=0
66

77
rm -rf /app/pender/tmp/cache /app/pender/tmp/cache1 /app/pender/tmp/cache2 /app/pender/tmp/cache3
88
mkdir -p /app/pender/tmp/cache /app/pender/tmp/cache1 /app/pender/tmp/cache2 /app/pender/tmp/cache3
9+
chmod 0664 /app/pender/log/test.log
910

1011
bundle exec rake db:create db:migrate &
1112
TEST_ENV_NUMBER=1 bundle exec rake db:create db:migrate &

0 commit comments

Comments
 (0)