Mercurial > public > mercurial-scm > hg-stable
diff tests/test-keyword @ 7116:e981725da3fe
notify: mime-encode messages
- addresses will be properly encoded
- message bodies will also be encoded as we are not sending
patches that are meant to be applied
- update test output
- adapt test-keyword to ignore the new headers
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Sat, 12 Jul 2008 19:12:18 +0100 |
parents | 17bdcd59b9ad |
children | 5a14a8f3b909 |
line wrap: on
line diff
--- a/tests/test-keyword Sat Jul 12 19:12:10 2008 +0100 +++ b/tests/test-keyword Sat Jul 12 19:12:18 2008 +0100 @@ -104,7 +104,7 @@ EOF echo % pull from bundle -hg pull -u ../kw.hg 2>&1 | sed -e '/^Date:/,/^diffs (/ d' +hg pull -u ../kw.hg 2>&1 | sed -e '/^Content-Type:/,/^diffs (/ d' echo % remove notify config sed -e '/\[hooks\]/,$ d' $HGRCPATH > $HGRCPATH.nonotify