diff tests/test-amend.t @ 43899:2e672ccc2220

commit: use cmdutil.check_at_most_one_arg() Differential Revision: https://phab.mercurial-scm.org/D7634
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 12 Dec 2019 14:54:38 -0800
parents 36444dddaeb4
children 774cee0e95c6
line wrap: on
line diff
--- a/tests/test-amend.t	Thu Dec 12 15:16:13 2019 -0800
+++ b/tests/test-amend.t	Thu Dec 12 14:54:38 2019 -0800
@@ -447,7 +447,7 @@
 Bad combination of date options:
 
   $ hg amend -D --date '0 0'
-  abort: --date and --currentdate are mutually exclusive
+  abort: cannot specify both --date and --currentdate
   [255]
 
 Close branch