Added note on enable-local-libopts for full-test

This commit is contained in:
Nikos Mavrogiannopoulos
2014-04-17 19:01:54 +02:00
parent f4e8bcc904
commit cf759e33ed

View File

@@ -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