tests/test-import
changeset 8167 6c82beaaa11a
parent 7971 6ea0318daf75
child 8523 5b7da468531b
--- a/tests/test-import	Sun Apr 26 11:49:17 2009 +0200
+++ b/tests/test-import	Sun Apr 26 14:29:02 2009 +0200
@@ -5,7 +5,7 @@
 mkdir a/d1/d2
 echo line 1 > a/a
 echo line 1 > a/d1/d2/a
-hg --cwd a ci -d '0 0' -Ama
+hg --cwd a ci -Ama
 
 echo line 2 >> a/a
 hg --cwd a ci -u someone -d '1 0' -m'second change'