changeset 9800:b39f98be96de

fix test-patchbomb on solaris
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 08 Nov 2009 18:05:56 +0100
parents 99a2096c3d8d
children 8b7d4ab33b2b
files tests/test-patchbomb
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-patchbomb	Sun Nov 08 17:59:36 2009 +0100
+++ b/tests/test-patchbomb	Sun Nov 08 18:05:56 2009 +0100
@@ -173,7 +173,8 @@
 
 echo "% test multi-byte domain parsing"
 UUML=`printf '\374'`
-export HGENCODING=iso-8859-1
+HGENCODING=iso-8859-1
+export HGENCODING
 hg email --date '1980-1-1 0:1' -m tmp.mbox -f quux -t "bar@${UUML}nicode.com" \
   -s test -r 0
 cat tmp.mbox | fixheaders