diff --git a/tests/scripts/test002-populate b/tests/scripts/test002-populate index 7852062ba11310a472d26064dc2977f0d8224822..4efcca064f1152e81c66b0cb9161e2b1b5a4e59a 100755 --- a/tests/scripts/test002-populate +++ b/tests/scripts/test002-populate @@ -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..."