view tests/test-notfound.out @ 2220:6d3cc2a982f3

add filename to IOError if read of file fails. if file replaced with directory or symlink, IOError not fully filled out.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 08 May 2006 08:20:56 -0700
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