tests: openconnect binary is now set in variable

This commit is contained in:
Nikos Mavrogiannopoulos
2015-03-29 19:38:38 +02:00
parent 9e3e039dc3
commit eba415def6
22 changed files with 85 additions and 83 deletions

View File

@@ -32,6 +32,8 @@ if ! test -x /usr/sbin/openconnect;then
exit 77
fi
OPENCONNECT=/usr/sbin/openconnect
fail() {
PID=$1
shift;