diff tests/test-copy.t @ 45844:3175b0e0058b

errors: use InputError for errors about bad paths Differential Revision: https://phab.mercurial-scm.org/D9326
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 12 Nov 2020 09:53:14 -0800
parents 8d72e29ad1e0
children e948ad0dcbe2
line wrap: on
line diff
--- a/tests/test-copy.t	Tue Nov 10 09:14:01 2020 -0800
+++ b/tests/test-copy.t	Thu Nov 12 09:53:14 2020 -0800
@@ -9,7 +9,7 @@
   $ hg copy a b
   $ hg --config ui.portablefilenames=abort copy a con.xml
   abort: filename contains 'con', which is reserved on Windows: con.xml
-  [255]
+  [10]
   $ hg status
   A b
   $ hg sum