X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Finc%2Ftest-deb359167;h=92f4c61a97418b4fcab651dc65fbb61072befcf1;hb=fc0467751b02b9b35a41b8b87c3aaf2b61201a8e;hp=85e45758e391c5cb1e7830e03117ba614e4b455b;hpb=360f0c24ea63ed5420365703dd11f72caca0d183;p=mmh diff --git a/test/inc/test-deb359167 b/test/inc/test-deb359167 index 85e4575..92f4c61 100755 --- a/test/inc/test-deb359167 +++ b/test/inc/test-deb359167 @@ -16,7 +16,7 @@ require_prog valgrind THISDIR="$srcdir/test/inc" TESTMBOX="$THISDIR/deb359167.mbox" -if [ `output_md5 "$TESTMBOX"` != "e6ac458b8cccba2b2fd866fb505aeb5e" ]; then +if [ "`output_md5 "$TESTMBOX"`" != "e6ac458b8cccba2b2fd866fb505aeb5e" ]; then echo "Test mailbox has been corrupted" exit 1 fi