tests/test-notfound.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 20 Nov 2006 19:32:37 -0200
changeset 3695 3a2fc90d27d6
parent 1184 9462df772bc8
permissions -rw-r--r--
fix typo in mercurial/patch.py

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