tests: removed redundant "-d '0 0'" from test scripts stable
authorMartin Geisler <mg@lazybytes.net>
Sun, 26 Apr 2009 14:29:02 +0200
branchstable
changeset 536 af1cbe3a9141
parent 534 43d8c042ca20
child 537 37a22db17285
child 538 db71342ad29d
tests: removed redundant "-d '0 0'" from test scripts The tests are executed with a .hgrc file which adds "-d '0 0'" by default. [ original upstream message ]
tests/test-keyword
--- a/tests/test-keyword	Wed Apr 22 02:01:22 2009 +0200
+++ b/tests/test-keyword	Sun Apr 26 14:29:02 2009 +0200
@@ -63,7 +63,7 @@
 hg status
 
 echo % commit
-hg --debug commit -mabsym -d '0 0' -u 'User Name <user@example.com>'
+hg --debug commit -mabsym -u 'User Name <user@example.com>'
 echo % status
 hg status
 echo % identify