*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:46:59 +0000 (03:46 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:46:59 +0000 (03:46 +0000)
tests/cp/backup-is-src

index 6f2aa53..e66e9bf 100755 (executable)
@@ -37,6 +37,6 @@ EOF
 
 cmp out2 exp || fail=1
 
-#$RM -f $temp_files out out2 exp
+$RM -f $temp_files out out2 exp
 
 exit $fail