X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/360f0c24ea63ed5420365703dd11f72caca0d183..64cc8937ff11ffd37736f27ceed5f4ff93161ca7:/test/inc/test-deb359167 diff --git a/test/inc/test-deb359167 b/test/inc/test-deb359167 index 85e45758..92f4c61a 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