From: Kurt Zeilenga Date: Mon, 20 Oct 2003 05:19:51 +0000 (+0000) Subject: With export of variables X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~532 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f89a4cc459afd57c6be2018a9c7e52688fc92c0c;p=openldap With export of variables --- diff --git a/tests/run.in b/tests/run.in index c67665efcf..1f73e284a9 100644 --- a/tests/run.in +++ b/tests/run.in @@ -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