tests/test-notfound.out
author mpm@selenic.com
Tue, 16 Aug 2005 19:03:01 -0800
changeset 925 5a034646e472
parent 910 891b6a262c4b
child 1184 9462df772bc8
permissions -rw-r--r--
run-tests: remove '+ hg' trick This was causing me a fair amount of debugging confusion. Let's just forget it entirely. Updated tests to match.

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