]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Export $TESTDIR so that children know where they can write
authorOndřej Kuzník <ondra@mistotebe.net>
Tue, 9 Mar 2021 17:16:12 +0000 (17:16 +0000)
committerOndřej Kuzník <ondra@mistotebe.net>
Tue, 9 Mar 2021 17:16:24 +0000 (17:16 +0000)
tests/scripts/defines.sh

index 40b0d467c1455966299471b35c99528e742f092b..3510364f41b6253cffebb36b2679fe9562db8f19 100755 (executable)
@@ -70,6 +70,7 @@ case "$SRCDIR" in
 .*)    ABS_SRCDIR="$TESTWD/$SRCDIR" ;;
 *)  ABS_SRCDIR="$SRCDIR" ;;
 esac
+export TESTDIR
 
 DBDIR1A=$TESTDIR/db.1.a
 DBDIR1B=$TESTDIR/db.1.b