adding a sleep 1 (waiting for the server to be up

This commit is contained in:
kakwa 2016-09-11 19:29:20 +02:00
parent ae1846988e
commit 517535b920
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
timeout 120 ./uts-server -c tests/cfg/uts-server.cnf -D -p ./uts-server.pid &
sleep 1
./goodies/timestamp-file.sh -i README.rst -u http://localhost:2020 -r -O "-cert" || exit 1
./goodies/timestamp-file.sh -i README.rst -u http://localhost:2020 -r -O "-cert" || exit 1
./goodies/timestamp-file.sh -i README.rst -u http://localhost:2020 -r -O "-cert" || exit 1