We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e80ab8 commit cc37481Copy full SHA for cc37481
test/setup-parallel
@@ -6,6 +6,7 @@ FAIL=0
6
7
rm -rf /app/pender/tmp/cache /app/pender/tmp/cache1 /app/pender/tmp/cache2 /app/pender/tmp/cache3
8
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
10
11
bundle exec rake db:create db:migrate &
12
TEST_ENV_NUMBER=1 bundle exec rake db:create db:migrate &
0 commit comments