Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh')
-rw-r--r--tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh b/tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh
index 126d371097..5c8108d49e 100644
--- a/tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh
+++ b/tests/lib/chai-1.9.0/support/sauce/sauce_connect_block.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-
# Wait for Connect to be ready before exiting
while [ ! -f $SAUCE_CONNECT_READY_FILE ]; do
sleep .5