]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-subpart
Create new switches -atfile and -noatfile to control the creation of the @
[nmh] / test / mhshow / test-subpart
index 6396f62b1ed616ce77aac68fc60b4d3e46360795..c2a7262c6527debcb51b59a2afed30f0233bfe45 100755 (executable)
@@ -57,4 +57,6 @@ EOF
 
 # check it
 mhshow -part 1.1 -form mhl.null -nopause $msgnum > $actual 2>&1
-diff -u $expected $actual  &&  rm -f $expected $actual
+check "$expected" "$actual"
+
+exit $failed