]> diplodocus.org Git - nmh/blobdiff - test/post/test-messageid
nmh_init(): Replace integer parameter with two bools.
[nmh] / test / post / test-messageid
index 6ca8f97ea2b9da6435811a2853e60e802f96d8ee..92c7201057ff0a83ebd753ae0bf95c50263092fe 100755 (executable)
@@ -63,7 +63,7 @@ test_messageid ()
   # fakesendmail drops the message and any cc's into this mbox.
   mbox="${MH_TEST_DIR}"/Mail/fakesendmail.mbox
   inc -silent -file "$mbox"
   # fakesendmail drops the message and any cc's into this mbox.
   mbox="${MH_TEST_DIR}"/Mail/fakesendmail.mbox
   inc -silent -file "$mbox"
-  rm -f "$mbox" "$mbox.map"
+  rm -f "$mbox"
 
   n=1
   for expected in "$@"; do
 
   n=1
   for expected in "$@"; do