##// END OF EJS Templates
tests: update test-chg.t with output change...
Pulkit Goyal -
r46603:c6da6200 default
parent child Browse files
Show More
@@ -29,7 +29,7 b' ill-formed config'
29 $ chg status
29 $ chg status
30 $ echo '=brokenconfig' >> $HGRCPATH
30 $ echo '=brokenconfig' >> $HGRCPATH
31 $ chg status
31 $ chg status
32 hg: parse error at * (glob)
32 config error at * =brokenconfig (glob)
33 [255]
33 [255]
34
34
35 $ cp $HGRCPATH.orig $HGRCPATH
35 $ cp $HGRCPATH.orig $HGRCPATH
General Comments 0
You need to be logged in to leave comments. Login now