]> diplodocus.org Git - nmh/blobdiff - test/common.sh.in
add $(kibi) function, as complement to %(kilo)
[nmh] / test / common.sh.in
index 67b18a8239d6bce3629b860585b376dab1e80c6c..328d1ee802e9d357025bf20a6c2643fb57c0338b 100644 (file)
@@ -23,7 +23,7 @@ export MULTIBYTE_ENABLED ICONV_ENABLED
 test -z "$MH_INST_DIR"  &&  MH_INST_DIR="${MH_TEST_DIR}/inst"
 export MH_INST_DIR
 
-unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE
+unset MAILDROP MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE
 unset MHLDEBUG MHPDEBUG MHWDEBUG PAGER
 #### Set LC_ALL in individual tests as needed.  Unset these so
 #### that we don't depend on user's settings in other tests.