tests/test-notfound.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 27 Jan 2006 12:10:35 +0100
changeset 1641 1ef060ae7966
parent 1184 9462df772bc8
permissions -rw-r--r--
bash_completion: be more careful about whitespaces - use awk to parse the output of hg help. - print one completion candidate per line - print the debug commands after regular commands (this eases the shell side of the parsing) - don't print aliases that are simple abbreviations (e.g. up/update, id/identify)

Is there an error message when trying to diff non-existing files?
found: No such file or directory
not: No such file or directory
Is there an error message when trying to add non-existing files?
found: No such file or directory
not: No such file or directory