X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fval-labs-trailing-slash.sh;h=88a174877477dfea7caf0f8ff430462d9378049f;hb=7f3ac8559f71179a95fad28a30882ca476d8ac99;hp=7d316ed30dfd81b811753d511b0cfe24c1f01770;hpb=f41458238c8319a80842ab1fa9fe11554809feab;p=pspp-builds.git diff --git a/tests/bugs/val-labs-trailing-slash.sh b/tests/bugs/val-labs-trailing-slash.sh index 7d316ed3..88a17487 100755 --- a/tests/bugs/val-labs-trailing-slash.sh +++ b/tests/bugs/val-labs-trailing-slash.sh @@ -11,7 +11,8 @@ here=`pwd`; # ensure that top_srcdir is absolute cd $top_srcdir; top_srcdir=`pwd` -export STAT_CONFIG_PATH=$top_srcdir/config +STAT_CONFIG_PATH=$top_srcdir/config +export STAT_CONFIG_PATH cleanup()