tests/test-dispatch.t
changeset 46820 821929d59e01
parent 46749 5a2212d40398
child 48360 e4acdf5d94a2
--- a/tests/test-dispatch.t	Thu Mar 25 18:02:08 2021 +0100
+++ b/tests/test-dispatch.t	Sat Mar 20 02:03:57 2021 +0530
@@ -90,12 +90,9 @@
 
   $ 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'