X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fpost%2Ftest-messageid;h=45f75d0cdc5825ac5ed3bce58c0774396fcbf47d;hb=587e977a97865f091131355f6dd250ece99f7adb;hp=1dc4f0c73b13e24d85aace0bfc7e090c323c12be;hpb=61cf1467a9efaf4869f22eca6aa3ece2a74f10f6;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,\}@'