mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
tests: added kerberos-test
This commit is contained in:
@@ -67,6 +67,12 @@ else #DEBIAN
|
||||
cp $DOCKER_DIR/Dockerfile-debian-$CONFIG $DOCKER_DIR/Dockerfile
|
||||
fi
|
||||
|
||||
if test ! -f $DOCKER_DIR/Dockerfile;then
|
||||
echo "Cannot test in this system"
|
||||
$UNLOCKFILE
|
||||
exit 77
|
||||
fi
|
||||
|
||||
rm -f $DOCKER_DIR/ocserv $DOCKER_DIR/ocpasswd $DOCKER_DIR/occtl
|
||||
cp ../src/ocserv ../src/ocpasswd ../src/occtl $DOCKER_DIR/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user