[MERGE][Bug #211139] Change add output to avoid the impression of success
Daniel Watkins
daniel at daniel-watkins.co.uk
Sun Feb 8 14:32:52 GMT 2009
Currently add gives output like the following:
added a
bzr: ERROR: No such file: ...
after which a is not added to the branch. This patch changes the output
to be:
adding a
bzr: ERROR: No such file: ...
or, if successful:
adding a
add completed
to clear up potential confusion.
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 211139-add-partial-success-3990.patch
Type: text/x-patch
Size: 8299 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090208/366ec764/attachment.bin
More information about the bazaar
mailing list