Adjusted test output to match new hgignore error messages.
authorThomas Arendsen Hein <thomas@intevation.de>
Sat, 07 Jan 2006 16:34:20 +0100
changeset 1612 0d36e3d7e2ea
parent 1611 301d5cd4abc6
child 1613 17e39fd24cb4
Adjusted test output to match new hgignore error messages.
tests/test-hgignore.out
--- a/tests/test-hgignore.out	Mon Jan 02 15:52:56 2006 -0800
+++ b/tests/test-hgignore.out	Sat Jan 07 16:34:20 2006 +0100
@@ -5,14 +5,14 @@
 ? dir/c.o
 ? syntax
 --
-abort: invalid pattern: relre:*.o
+abort: .hgignore: invalid pattern (relre): *.o
 --
 A dir/b.o
 ? .hgignore
 ? a.c
 ? syntax
 --
-ignoring invalid syntax 'invalid'
+.hgignore: ignoring invalid syntax 'invalid'
 A dir/b.o
 ? .hgignore
 ? a.c