X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fno_case_size.sh;h=5323b875a3c64d88cb141341e3b684bd9d6eddbd;hb=c0ce908d11fa172e1d461f83156c27345c259a75;hp=1abfdbceca41a6ad12d5d9e4444c41ae68f0c2a2;hpb=6cec94f8545d5895b5bdfa73798b386b453ffa18;p=pspp-builds.git diff --git a/tests/command/no_case_size.sh b/tests/command/no_case_size.sh index 1abfdbce..5323b875 100755 --- a/tests/command/no_case_size.sh +++ b/tests/command/no_case_size.sh @@ -12,7 +12,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() @@ -21,6 +22,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR } @@ -66,7 +68,8 @@ $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" -diff -b -B -w pspp.list - <