##// END OF EJS Templates
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71d
r5940:7b222815 default
Show More
test-issue436
7 lines | 59 B | text/plain | TextLexer
#!/bin/sh
hg init a
cd a
hg -v log -v
hg -v log -v x
true