diff -r f0626acf007d -r 8939062597f0 tests/test-alias.t --- a/tests/test-alias.t Mon Nov 23 14:48:05 2020 -0800 +++ b/tests/test-alias.t Mon Nov 23 10:42:03 2020 -0800 @@ -715,8 +715,8 @@ #if no-outer-repo $ hg root abort: no repository found in '$TESTTMP' (.hg not found) - [255] + [10] $ hg --config alias.hgroot='!hg root' hgroot abort: no repository found in '$TESTTMP' (.hg not found) - [255] + [10] #endif