tests/test-add.t
changeset 45844 3175b0e0058b
parent 45841 bff719525815
child 45894 9dc1351d0b5f
--- a/tests/test-add.t	Tue Nov 10 09:14:01 2020 -0800
+++ b/tests/test-add.t	Thu Nov 12 09:53:14 2020 -0800
@@ -48,7 +48,7 @@
   [30]
   $ hg --config ui.portablefilenames=abort add con.xml
   abort: filename contains 'con', which is reserved on Windows: con.xml
-  [255]
+  [10]
   $ hg st
   A a
   A b
@@ -68,7 +68,7 @@
   $ hg --config ui.portablefilenames=abort add
   adding hello:world
   abort: filename contains ':', which is reserved on Windows: 'hello:world'
-  [255]
+  [10]
   $ hg st
   A a
   A b