diff tests/test-notfound.out @ 925:5a034646e472

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.
author mpm@selenic.com
date Tue, 16 Aug 2005 19:03:01 -0800
parents 891b6a262c4b
children 9462df772bc8
line wrap: on
line diff
--- a/tests/test-notfound.out
+++ b/tests/test-notfound.out
@@ -1,9 +1,6 @@
-+ hg init
 Is there an error message when trying to diff non-existing files?
-+ hg diff not found
 not: No such file or directory
 found: No such file or directory
 Is there an error message when trying to add non-existing files?
-+ hg add not found
 not: No such file or directory
 found: No such file or directory