Fixed mhstore to honor nmh-storage profile entry even with -auto [Bug #35303].
[mmh] / test / mhshow / test-cte-binary
index e2d39f8..b53f1e0 100755 (executable)
@@ -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
+