]> git.marmaro.de Git - mmh/commitdiff
Unset MM_CHARSET so it doesn't interfere with test-scan-multibyte.
authorDavid Levine <levinedl@acm.org>
Tue, 29 May 2012 12:57:30 +0000 (07:57 -0500)
committerDavid Levine <levinedl@acm.org>
Tue, 29 May 2012 12:57:30 +0000 (07:57 -0500)
test/common.sh.in

index 705e993a3e7e163c82e16b47ca1940a5e8a15c71..b571068ad56a7d3eee713933aa94a9cd26dd4a90 100644 (file)
@@ -22,7 +22,7 @@ test -z "$MH_INST_DIR"  &&  MH_INST_DIR=${MH_TEST_DIR}/inst
 export MH_INST_DIR
 
 unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE MHTMPDIR
-unset MHLDEBUG MHPDEBUG MHWDEBUG
+unset MHLDEBUG MHPDEBUG MHWDEBUG MM_CHARSET
 
 output_md5()
 {