diff -r 5feb782c7a95 -r 4441705b7111 tests/test-dispatch.t --- a/tests/test-dispatch.t Sun Dec 10 22:45:35 2017 -0500 +++ b/tests/test-dispatch.t Sun Dec 10 22:50:57 2017 -0500 @@ -90,7 +90,7 @@ $ mkdir -p badrepo/.hg $ echo 'invalid-syntax' > badrepo/.hg/hgrc $ hg log -b -Rbadrepo default - hg: parse error at badrepo/.hg/hgrc:1: invalid-syntax (glob) + hg: parse error at badrepo/.hg/hgrc:1: invalid-syntax [255] $ hg log -b --cwd=inexistent default