From: Jim Meyering Date: Wed, 20 May 1998 01:30:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2860263b77fa6919718a2fe7461b8247c5e4da;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/mv/backup-is-src b/tests/mv/backup-is-src index b087baf9ea..896465f7e7 100755 --- a/tests/mv/backup-is-src +++ b/tests/mv/backup-is-src @@ -51,6 +51,6 @@ EOF diff -u out2 exp || fail=1 -$RM -f out out2 exp $a $a2 $other_partition_tmpdir +$RM -fr out out2 exp $a $a2 $other_partition_tmpdir exit $fail