uts-server/tests/external_test.sh

9 lines
340 B
Bash
Raw Normal View History

2016-09-07 21:41:21 +02:00
#!/bin/sh
timeout 20 ./uts-server -c tests/cfg/uts-server.cnf -D &
./goodies/timestamp-file.sh -i README.md -u http://localhost:2020 -r -O "-cert" || exit 1
./goodies/timestamp-file.sh -i README.md -u http://localhost:2020 -r -O "-cert" || exit 1
./goodies/timestamp-file.sh -i README.md -u http://localhost:2020 -r -O "-cert" || exit 1