tests/test-add.t
changeset 45860 bff719525815
parent 45846 8d72e29ad1e0
child 45863 3175b0e0058b
--- a/tests/test-add.t	Mon Oct 12 12:44:18 2020 -0700
+++ b/tests/test-add.t	Thu Oct 22 13:56:01 2020 -0700
@@ -45,7 +45,7 @@
   $ echo foo > con.xml
   $ hg --config ui.portablefilenames=jump add con.xml
   abort: ui.portablefilenames value is invalid ('jump')
-  [255]
+  [30]
   $ hg --config ui.portablefilenames=abort add con.xml
   abort: filename contains 'con', which is reserved on Windows: con.xml
   [255]