Mercurial > hg-stable
diff tests/test-hgignore.out @ 1612:0d36e3d7e2ea
Adjusted test output to match new hgignore error messages.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Sat, 07 Jan 2006 16:34:20 +0100 |
parents | 91c0e8d7ddcf |
children | 4e521a3ee5eb |
line wrap: on
line diff
--- 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