X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fexamine.sh;h=f8d3ccad3573113c13c30dcbcf28ef5edde29fe6;hb=b33110f85730ee1b789c4d8c268c1f9bd8c7fc71;hp=102a44bff676a8181f6f548e2432a6b74693aba5;hpb=1339492699ce7e12c9bf9fa17f9d60a66024cbd1;p=pspp-builds.git diff --git a/tests/command/examine.sh b/tests/command/examine.sh index 102a44bf..f8d3ccad 100755 --- a/tests/command/examine.sh +++ b/tests/command/examine.sh @@ -10,7 +10,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()