view tests/test-notfound.out @ 3237:931288cf58a7

contexts: use __getattr__ rather than try/except in changectx
author Matt Mackall <mpm@selenic.com>
date Mon, 02 Oct 2006 15:17:59 -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