changeset 45988:c6da62004c0f

tests: update test-chg.t with output change Since this part of tests is only run with chg, hence it didn't get updated when the error message changed. Differential Revision: https://phab.mercurial-scm.org/D9414
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 27 Nov 2020 21:32:42 +0530
parents d42809b6b10f
children 60523483897c
files tests/test-chg.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-chg.t	Mon Nov 23 14:33:58 2020 +0100
+++ b/tests/test-chg.t	Fri Nov 27 21:32:42 2020 +0530
@@ -29,7 +29,7 @@
   $ chg status
   $ echo '=brokenconfig' >> $HGRCPATH
   $ chg status
-  hg: parse error at * (glob)
+  config error at * =brokenconfig (glob)
   [255]
 
   $ cp $HGRCPATH.orig $HGRCPATH