view tests/test-notfound.out @ 5458:cd1a6e7216c5

mpatch: use int rather than ssize_t We might need to be more clever than this to make Py2.5 happy.
author Matt Mackall <mpm@selenic.com>
date Thu, 11 Oct 2007 17:47:04 -0500
parents 9462df772bc8
children
line wrap: on
line source

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