diff tests/test-revset2.t @ 48030:7d908ee19b5b

errors: use InputError for some invalid revsets and such Differential Revision: https://phab.mercurial-scm.org/D11496
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 23 Sep 2021 09:38:45 -0700
parents 95c4cca641f6
children 5ced12cfa41b
line wrap: on
line diff
--- a/tests/test-revset2.t	Thu Sep 23 17:05:37 2021 -0400
+++ b/tests/test-revset2.t	Thu Sep 23 09:38:45 2021 -0700
@@ -840,7 +840,7 @@
 
   $ hg diff -r 'author("babar") or author("celeste")'
   abort: empty revision range
-  [255]
+  [10]
 
 aliases: