X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fmhshow%2Ftest-cte-binary;h=b53f1e0ad90535d1e59cc88661cf5f0384caeb2c;hb=86e9b55e2984ce54ed9bc99ebfc603e05ab8c2e8;hp=e2d39f87d35a4d1b171efee22c38085b74e70417;hpb=e107aac243dbd4021e57f4c455c7e3ffd82b819e;p=mmh diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index e2d39f8..b53f1e0 100755 --- a/test/mhshow/test-cte-binary +++ b/test/mhshow/test-cte-binary @@ -47,4 +47,7 @@ part text/plain 34 This is a test; this is the body. EOF mhshow -nopause $msgnum > $actual 2>&1 -diff -u $expected $actual +check "$expected" "$actual" + +exit $failed +