view tests/test-notfound.out @ 1159:b6f5a947e62e

Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object. Note: also change hgrequest.write(str(thing)) to hgrequest.write(thing), people should make sure they write strings.
author Vincent Wagelaar <vincent@ricardis.tudelft.nl>
date Tue, 30 Aug 2005 10:57:52 +0200
parents 5a034646e472
children 9462df772bc8
line wrap: on
line source

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