diff -r bde90e9b4507 -r 5a2212d40398 tests/test-dispatch.t --- a/tests/test-dispatch.t Fri Mar 12 21:44:07 2021 +0100 +++ b/tests/test-dispatch.t Fri Mar 12 23:04:56 2021 +0100 @@ -90,9 +90,12 @@ $ mkdir -p badrepo/.hg $ echo 'invalid-syntax' > badrepo/.hg/hgrc +TODO: add rhg support for detailed exit codes +#if no-rhg $ hg log -b -Rbadrepo default config error at badrepo/.hg/hgrc:1: invalid-syntax [30] +#endif $ hg log -b --cwd=inexistent default abort: $ENOENT$: 'inexistent'