Don't list _sysconfdir/ directory in RPM spec. We don't list any other directories...
[mmh] / test / mhshow / test-qp
index 3d4beb8..12f7f83 100755 (executable)
@@ -69,4 +69,6 @@ just a newline
 =\b ^H (backspace) character, probably erased = in diff output
 EOF
 mhshow -nopause $msgnum > $actual 2>&1
-diff -u $expected $actual
+check "$expected" "$actual"
+
+exit $failed