]> git.sur5r.net Git - openldap/commitdiff
Fix VPATH support.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 8 Apr 1999 02:27:39 +0000 (02:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 8 Apr 1999 02:27:39 +0000 (02:27 +0000)
tests/scripts/test002-populate

index 7852062ba11310a472d26064dc2977f0d8224822..4efcca064f1152e81c66b0cb9161e2b1b5a4e59a 100755 (executable)
@@ -9,7 +9,7 @@ if [ $# -eq 1 ]; then
        BDB2=$1; shift
 fi
 
-. $SRCDIR/scripts/defines.sh $SRCDIR $BDB2
+. $SRCDIR/scripts/defines.sh
 
 echo "Cleaning up in $DBDIR..."