tests/test-notfound.out
author Bryan O'Sullivan <bos@serpentine.com>
Sat, 17 Sep 2005 00:37:14 -0700
changeset 1271 9ab14ca22e37
parent 1184 9462df772bc8
permissions -rw-r--r--
Fix ignore regression. An empty or non-existent hgignore file must return False (don't ignore) for everything.

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