diff --git a/tests/full-test b/tests/full-test index 5baae74e..e5712b03 100755 --- a/tests/full-test +++ b/tests/full-test @@ -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