##// END OF EJS Templates
commands: hide deprecated commands....
commands: hide deprecated commands. A command is considered deprecated if the word "DEPRECATED" is found in the doc string. Such commands are hidden from non-verbose help.

File last commit:

r7040:f29b674c merge default
r9128:98d90ad5 default
Show More
test-username-newline.out
8 lines | 191 B | text/plain | TextLexer
/ tests / test-username-newline.out
adding a
abort: username 'foo\nbar1' contains a newline
abort: username 'foo\nbar2' contains a newline
transaction abort!
rollback completed
abort: username 'foo\nbar3' contains a newline!