changeset 1918 | 7f0899f7828c |
parent 1916 | 95b2e14841f5 |
child 1939 | d59fc0d4558f |
--- a/tests/test-command-template Fri Mar 10 21:41:44 2006 -0800 +++ b/tests/test-command-template Sun Mar 12 15:50:18 2006 -0800 @@ -16,7 +16,7 @@ hg add c hg commit -m 'no person' -d '1134567890 0' -u 'other@place' echo c >> c -hg commit -m 'no user, no domain' -d '11445678900 0' -u 'person' +hg commit -m 'no user, no domain' -d '1144567890 0' -u 'person' # make sure user/global hgrc does not affect tests echo '[ui]' > .hg/hgrc