simplified and corrected test execution

This commit is contained in:
Nikos Mavrogiannopoulos
2014-04-01 18:35:01 +02:00
parent cbb7bb28c9
commit a3ecb5b91f
8 changed files with 7 additions and 13 deletions

View File

@@ -26,7 +26,7 @@ PORT=4444
echo "Testing local backend with username-password... "
launch_server -d -f -c test1.config & PID=$!
launch_server -d 1 -f -c test1.config & PID=$!
wait_server $PID
echo "Connecting to obtain cookie... "