X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fpost%2Ftest-messageid;h=45f75d0cdc5825ac5ed3bce58c0774396fcbf47d;hb=26ac907a39f8711907707d53050c2f950a47242f;hp=1dc4f0c73b13e24d85aace0bfc7e090c323c12be;hpb=8139180649a758e0766757952e87b20e88fdd3ed;p=mmh diff --git a/test/post/test-messageid b/test/post/test-messageid index 1dc4f0c..45f75d0 100755 --- a/test/post/test-messageid +++ b/test/post/test-messageid @@ -68,7 +68,7 @@ test_messageid () cur=`mhpath cur` # Verify that Message-ID is of the right form. We'll see how # portable these grep regular expressions are. - case "$msgid_style" in + case $msgid_style in localname) # e.g., Message-ID: <5348.1342884222@localhost.localdomain> id='^Message-ID: <[0-9]\{1,\}\.[0-9]\{1,\}@'