diff tests/test-annotate.t @ 48032:12966768595a

errors: use InputError for bad path arguments to `hg annotate` Differential Revision: https://phab.mercurial-scm.org/D11498
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 23 Sep 2021 09:42:20 -0700
parents 98c3fa6a3ac2
children 50de08904c63
line wrap: on
line diff
--- a/tests/test-annotate.t	Thu Sep 23 09:40:01 2021 -0700
+++ b/tests/test-annotate.t	Thu Sep 23 09:42:20 2021 -0700
@@ -455,7 +455,7 @@
 
   $ hg ann nosuchfile
   abort: nosuchfile: no such file in rev e9e6b4fa872f
-  [255]
+  [10]
 
 annotate file without '\n' on last line