X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fexamine-extremes.sh;h=538d0897f7b79ca67a261745e888f04a40e4f3f4;hb=f4b04e8323d4c95c3723ca47587742e7175ae75f;hp=e4d39bdc59b1fc02ab62931cdf58eb84bc5aefb4;hpb=a19e7749cdb8713316fde220f2fc9a5ad5dc79ed;p=pspp diff --git a/tests/command/examine-extremes.sh b/tests/command/examine-extremes.sh index e4d39bdc59..538d0897f7 100755 --- a/tests/command/examine-extremes.sh +++ b/tests/command/examine-extremes.sh @@ -10,11 +10,13 @@ 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() { + cd / rm -rf $TEMPDIR } @@ -48,7 +50,7 @@ cd $TEMPDIR activity="create program" cat > $TESTFILE <