# HG changeset patch # User Pulkit Goyal <7895pulkit@gmail.com> # Date 1606492962 -19800 # Node ID c6da62004c0fde0b94a6624cf1d8737a1f45473d # Parent d42809b6b10ff91cf6fcad5914e77c6974195e78 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 diff -r d42809b6b10f -r c6da62004c0f tests/test-chg.t --- 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