X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/97d33c31f4d3fdef03610c1652b5e246184e0097..06efa573c7894caa4e5aa1ac7c64bd10ea25928b:/test/mhbuild/test-ext-params?ds=sidebyside diff --git a/test/mhbuild/test-ext-params b/test/mhbuild/test-ext-params index 5be4514b..2268c95c 100755 --- a/test/mhbuild/test-ext-params +++ b/test/mhbuild/test-ext-params @@ -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}