mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
simplified and corrected test execution
This commit is contained in:
@@ -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... "
|
||||
|
||||
Reference in New Issue
Block a user