tests: modified cwrap tests to run from different builddir

This commit is contained in:
Nikos Mavrogiannopoulos
2015-11-19 14:30:48 +01:00
parent ba44c2a6c1
commit e91a56117b
18 changed files with 80 additions and 67 deletions

View File

@@ -27,7 +27,8 @@ PORT=4444
echo "Testing local backend with username-password... "
launch_sr_server -d 1 -f -c test1.config & PID=$!
update_config test1.config
launch_sr_server -d 1 -f -c ${CONFIG} & PID=$!
wait_server $PID
echo "Connecting to obtain cookie... "