X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Foneway-with-splits.sh;h=c3bd703829d649175550670ab5098451e25c4ec9;hb=7f3ac8559f71179a95fad28a30882ca476d8ac99;hp=3075467cbd114faf98ba6cb68114b6c40bee42a9;hpb=f41458238c8319a80842ab1fa9fe11554809feab;p=pspp-builds.git diff --git a/tests/command/oneway-with-splits.sh b/tests/command/oneway-with-splits.sh index 3075467c..c3bd7038 100755 --- a/tests/command/oneway-with-splits.sh +++ b/tests/command/oneway-with-splits.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()