X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fscan%2Ftest-scan;h=1c6d949bf05d9f1809dcf302267d9d1e33732162;hb=e2d655de74122bcca8f09f3ae5b38892768c711b;hp=c0408f4e824c5be183d38680b89add64b087a5b3;hpb=e107aac243dbd4021e57f4c455c7e3ffd82b819e;p=mmh diff --git a/test/scan/test-scan b/test/scan/test-scan index c0408f4..1c6d949 100755 --- a/test/scan/test-scan +++ b/test/scan/test-scan @@ -32,4 +32,6 @@ EOF scan -width 80 +inbox > $actual || exit 1 -diff -u $expected $actual +check "$expected" "$actual" + +exit $failed