changeset 45911 | 8939062597f0 |
parent 45906 | 95c4cca641f6 |
child 45912 | 35ab6e39f482 |
--- 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