tests/test-incoming-outgoing
changeset 3988 9dcf9d45cab8
parent 2570 83cfd95eafb5
child 5384 e3a0c092b4e2
--- a/tests/test-incoming-outgoing
+++ b/tests/test-incoming-outgoing
@@ -32,7 +32,7 @@ hg -R temp2 unbundle test2.hg
 hg -R temp tip
 hg -R temp2 tip
 
-rm -rf temp temp2 new
+rm -r temp temp2 new
 
 # test outgoing
 hg clone test test-dev