]> diplodocus.org Git - nmh/blobdiff - test/mhbuild/test-ext-params
h/prototypes.h: Remove duplicate prototype for pwd().
[nmh] / test / mhbuild / test-ext-params
index 5be4514b43adee066eaaefba8e6ec72bd8ef7142..2268c95ca6d5ed8e2ecd1434b88c8416fc4e3850 100755 (executable)
@@ -241,13 +241,17 @@ Content-Type: message/external-body; access-type="url";
        url*1="/that-should-be-wrapped/name.tar.gz"
 
 Content-Type: application/octet-stream
+Content-ID:
 Content-Description: Test of a long URL
 Content-Disposition: attachment; filename="test.tar.gz"
 
 ------- =_aaaaaaaaaa0--
 EOF
 
-check "$draft" "$expected"
+sed -e 's/^Content-ID:.*/Content-ID:/' "$draft" > "${draft}.nocontentid"
+rm "$draft"
+
+check "${draft}.nocontentid" "$expected"
 
 [ ${failed:=0} -eq 0 ]  &&  rm -f ${backup}