]> diplodocus.org Git - nmh/blobdiff - test/bad-input/test-header
Added support for m_getfld() callers interleaving fseek() calls
[nmh] / test / bad-input / test-header
index af7e78452d4f884ef66072f8f07f229780ff2e65..9f78b3764df020a39bffc9dd4d4519ff02e924ce 100755 (executable)
@@ -34,7 +34,7 @@ EOF
 cat > $expected <<EOF
   11  12/18 foo@example.edu    test<<This is a multi-part message in MIME forma
 EOF
 cat > $expected <<EOF
   11  12/18 foo@example.edu    test<<This is a multi-part message in MIME forma
 EOF
-scan $msgnum > $actual 2>&1
+scan -width 80 $msgnum > $actual 2>&1
 check $expected $actual
 
 # check show (mhl)
 check $expected $actual
 
 # check show (mhl)
@@ -49,7 +49,6 @@ Subject: test
 
 This is a multi-part message in MIME format.
 
 
 This is a multi-part message in MIME format.
 
-
 I am a stupid spammer.
 EOF
 show $msgnum > $actual 2>&1
 I am a stupid spammer.
 EOF
 show $msgnum > $actual 2>&1