mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
Added note on enable-local-libopts for full-test
This commit is contained in:
@@ -37,6 +37,10 @@ if ! test -x $DOCKER;then
|
||||
exit 77
|
||||
fi
|
||||
|
||||
echo "****************************************************************"
|
||||
echo "This test requires compiling ocserv using --enable-local-libopts"
|
||||
echo "****************************************************************"
|
||||
|
||||
stop() {
|
||||
$DOCKER stop test_ocserv
|
||||
$DOCKER rm test_ocserv
|
||||
|
||||
Reference in New Issue
Block a user