diff tests/test-update-branches.t @ 45911:8939062597f0

errors: raise InputError on bad repo arguments I'm not sure if one of these should be StateError... Differential Revision: https://phab.mercurial-scm.org/D9383
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 23 Nov 2020 10:42:03 -0800
parents 95c4cca641f6
children fa87536d3d70
line wrap: on
line diff
--- a/tests/test-update-branches.t	Mon Nov 23 14:48:05 2020 -0800
+++ b/tests/test-update-branches.t	Mon Nov 23 10:42:03 2020 -0800
@@ -58,7 +58,7 @@
   $ cd ..
   $ hg update b1
   abort: no repository found in '$TESTTMP' (.hg not found)
-  [255]
+  [10]
   $ cd b1
 
 Test helper functions: