view tests/test-username-newline.out @ 9867:81f1462ef2c7

Allow import --no-commit over an applied MQ patch. Since it only changes the working directory, it does not matter whether a patch is applied. This change makes it easier to use hg import --no-commit instead of patch.
author Brendan Cully <brendan@kublai.com>
date Mon, 16 Nov 2009 11:31:08 -0800
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!