mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
With export of variables
This commit is contained in:
parent
23eb6c76ac
commit
f89a4cc459
@ -51,6 +51,8 @@ if test ! -x "${SCRIPT}" ; then
|
||||
exit 1;
|
||||
fi
|
||||
|
||||
export BACKEND AC_MONITOR AC_CACHE AC_WITH_TLS
|
||||
|
||||
echo "Running ${SCRIPT}..."
|
||||
$SCRIPT
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user