X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Frename.sh;h=e65e545bad96f49349b96ce9fbfe390f1734d4e0;hb=f4b04e8323d4c95c3723ca47587742e7175ae75f;hp=2295a1215ee1082d6e0355d7701218b529c2162a;hpb=7f3ac8559f71179a95fad28a30882ca476d8ac99;p=pspp diff --git a/tests/command/rename.sh b/tests/command/rename.sh index 2295a1215e..e65e545bad 100755 --- a/tests/command/rename.sh +++ b/tests/command/rename.sh @@ -16,6 +16,7 @@ export STAT_CONFIG_PATH cleanup() { + cd / rm -rf $TEMPDIR } @@ -77,7 +78,8 @@ grep -i Brake $TEMPDIR/rename.sav if [ $? -eq 0 ] ; then fail ; fi activity="compare output" -diff -B -b $TEMPDIR/pspp.list - <