diff tests/test-extdata.t @ 45839:ebee234d952a

errors: set detailed exit code to 100 for some remote errors This is per https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan. Differential Revision: https://phab.mercurial-scm.org/D9309
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Oct 2020 13:31:34 -0700
parents ea6558db1011
children fc4fb2f17dd4
line wrap: on
line diff
--- a/tests/test-extdata.t	Thu Nov 12 21:56:52 2020 -0800
+++ b/tests/test-extdata.t	Thu Oct 22 13:31:34 2020 -0700
@@ -113,7 +113,7 @@
   $ cd sub
   $ hg log -qr "extdata(filedata)"
   abort: error: $ENOENT$
-  [255]
+  [100]
   $ hg log -qr "extdata(shelldata)"
   2:f6ed99a58333