diff tests/test-symlinks @ 3988:9dcf9d45cab8

Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 26 Dec 2006 14:17:48 +0100
parents 0f550b87deb8
children 26596a6b6518
line wrap: on
line diff
--- a/tests/test-symlinks
+++ b/tests/test-symlinks
@@ -23,7 +23,7 @@ hg addremove
 #Assert screamed here before, should go by without consequence
 hg commit -m 'is there a bug?'
 
-cd .. ; rm -rf test
+cd .. ; rm -r test
 hg init test; cd test;
 
 mkdir dir