mirror of
https://github.com/kakwa/uts-server
synced 2025-01-10 05:34:29 +01:00
adding a sleep 1 (waiting for the server to be up
This commit is contained in:
parent
418bccc800
commit
04f145fb4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user