mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Update coco-client-test-runner
This commit is contained in:
parent
2a68fa47a0
commit
3e2f86f05a
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ sleep 5
|
|||
cd $_scriptDir
|
||||
cd ../
|
||||
until node_modules/karma/bin/karma start; do
|
||||
echo "Karma crashed with exit code $?. Respawning.." >&2
|
||||
echo "Karma crashed with exit code $?. Respawning..." >&2
|
||||
sleep 1
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue