X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e107aac243dbd4021e57f4c455c7e3ffd82b819e..a80e3521e108c8c625c40595453e235e43d84800:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index e2d39f87..b53f1e0a 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 +