Mercurial > hg-stable
changeset 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 | 301d5cd4abc6 |
children | 17e39fd24cb4 |
files | tests/test-hgignore.out |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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