mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
tests: docker-common includes common.sh
This commit is contained in:
@@ -4,6 +4,8 @@ else
|
||||
DOCKER=/usr/bin/docker.io
|
||||
fi
|
||||
|
||||
. ./common.sh
|
||||
|
||||
if test -x /usr/bin/lockfile-create;then
|
||||
LOCKFILE="lockfile-create docker"
|
||||
UNLOCKFILE="lockfile-remove docker"
|
||||
|
||||
Reference in New Issue
Block a user