view tests/test-mq-qimport.out @ 7329:fd4bf5269733

Do not abort with inotify extension enabled, but not supported by the system. And remove the "native support is required" message which is generated at an inappropriate location and is printed more than once when using 'hg status'.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Nov 2008 13:02:04 +0100
parents 8046f0a070a6
children 4c4324476be6
line wrap: on
line source

% qimport non-existing-file
abort: No such file or directory:
% import URL
adding url.diff to series file
url.diff
% import patch that already exists
abort: patch "url.diff" already exists
applying url.diff
Now at: url.diff
foo
Patch queue now empty
% qimport -f
adding url.diff to series file
applying url.diff
Now at: url.diff
foo2
Patch queue now empty
% build diff with CRLF
adding b
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
% qimport CRLF diff
adding b.diff to series file
applying b.diff
Now at: b.diff