view tests/test-username-newline.out @ 9014:87c05a78e588

test python hook configured with python:[file]:[hook] syntax Adds a test for python hooks configured with python:[file]:[hook] syntax in .hgrc. Increases the test coverage for mercurial/hook from 92% (79/85) to 96% (82/85).
author Henri Wiechers <hwiechers@gmail.com>
date Fri, 26 Jun 2009 14:42:05 +0200
parents f29b674cc221
children
line wrap: on
line source

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!