##// END OF EJS Templates
run-tests: add support for automatically bisecting test failures
run-tests: add support for automatically bisecting test failures

File last commit:

r28516:3bf2892f default
r28596:99499506 default
Show More
test-chg.t
12 lines | 162 B | text/troff | Tads3Lexer
init repo
$ hg init foo
$ cd foo
ill-formed config
$ hg status
$ echo '=brokenconfig' >> $HGRCPATH
$ hg status
hg: parse error at * (glob)
[255]