X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Ftests%2Fmhshow%2Ftest-cte-binary;h=53a772a5711743a295b98215397772fbb80c5dd5;hb=ac2834b4173be67edde1334819d3d3c16e4d484e;hp=359d42e62db52163aee68b204b1242f465a1aa96;hpb=636b3bab53e3fc2154bb86fb02aeecf433cc977a;p=mmh diff --git a/test/tests/mhshow/test-cte-binary b/test/tests/mhshow/test-cte-binary index 359d42e..53a772a 100644 --- a/test/tests/mhshow/test-cte-binary +++ b/test/tests/mhshow/test-cte-binary @@ -38,5 +38,5 @@ Content-Disposition: inline part text/plain 34 This is a test; this is the body. EOF -mhshow -nopause $msgnum > $actual 2>&1 +mhshow $msgnum > $actual 2>&1 diff -u $expected $actual