mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
tests: openconnect binary is now set in variable
This commit is contained in:
@@ -32,6 +32,8 @@ if ! test -x /usr/sbin/openconnect;then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
OPENCONNECT=/usr/sbin/openconnect
|
||||
|
||||
fail() {
|
||||
PID=$1
|
||||
shift;
|
||||
|
||||
Reference in New Issue
Block a user