##// END OF EJS Templates
check-code: also ban strcat...
check-code: also ban strcat We're not using it now, so it's easy to ban.

File last commit:

r28516:3bf2892f default
r28595:adda6dee 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]