view tests/test-notfound.out @ 1150:4ee09418c8e5

bash_completion: better handling of aliases Instead of listing every alias in the big case..esac, use hg help to get the canonical name of the command.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Mon, 29 Aug 2005 20:37:07 +0200
parents 5a034646e472
children 9462df772bc8
line wrap: on
line source

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