tests/test-amend.t
changeset 38285 8d6109b49b31
parent 35709 1a09dad8b85a
child 38299 88e7105b5cd9
--- a/tests/test-amend.t	Sat Apr 21 19:01:35 2018 +0900
+++ b/tests/test-amend.t	Sat Mar 24 17:54:02 2018 +0900
@@ -107,7 +107,7 @@
   $ hg amend -d '2000 1000' -u 'Foo <foo@example.com>' -A C D
   saved backup bundle to $TESTTMP/repo1/.hg/strip-backup/c7ba14d9075b-b3e76daa-amend.hg (obsstore-off !)
   $ hg log -r . -T '{node|short} {desc} {files} {author} {date}\n'
-  14f6c4bcc865 NEWMESSAGE B D Foo <foo@example.com> 2000.01000
+  14f6c4bcc865 NEWMESSAGE B D Foo <foo@example.com> 2000 1000
 
 Amend with editor