mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
tests: modified cwrap tests to run from different builddir
This commit is contained in:
@@ -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... "
|
||||
|
||||
Reference in New Issue
Block a user