diff --git a/tests/scripts/test002-populate b/tests/scripts/test002-populate index 7852062ba1..4efcca064f 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..."