mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 12:09:35 -05:00
Export $TESTDIR so that children know where they can write
This commit is contained in:
parent
891fc1e117
commit
539e810530
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue