X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fexamine-extremes.sh;h=8524bf5e52807d0f0df5a3ee9bd43d30d91c763c;hb=d4fdb8d1a601d45340fc29f0af38f0aef151fb0b;hp=feb052c430c5d66b002605c70d5b44d067960086;hpb=9aff19b717bcc242e16d04c34f348fd79ebdd685;p=pspp-builds.git diff --git a/tests/command/examine-extremes.sh b/tests/command/examine-extremes.sh index feb052c4..8524bf5e 100755 --- a/tests/command/examine-extremes.sh +++ b/tests/command/examine-extremes.sh @@ -22,6 +22,10 @@ export LANG cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR } @@ -120,9 +124,9 @@ diff -b $TEMPDIR/pspp.list - << EOF # ----------#-----------+-----# # Lowest 1# 1| 1.00# # 2# 2| 2.00# -# 3# 4| 3.00# +# 3# 3| 3.00# # 4# 3| 3.00# -# 5# 3| 3.00# +# 5# 4| 3.00# # 6# 5| 4.00# #============#===========#=====# EOF