X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Ffolder%2Ftest-total;h=72d559e29087c748aeaaeae7ee479ae20a8050c1;hp=ff293108d682575a7493c70bec8ac1b103d9de55;hb=6e2f32e99cb31f65e86913e0706c92e257ab4169;hpb=c3ed524435c792523deeb78f3a6936b7ded0393e diff --git a/test/tests/folder/test-total b/test/tests/folder/test-total index ff29310..72d559e 100644 --- a/test/tests/folder/test-total +++ b/test/tests/folder/test-total @@ -6,6 +6,6 @@ ###################################################### output=`folder -total +inbox` -if test x"$output" != x'TOTAL = 10 messages in 1 folder.' ; then +if test x"$output" != x'TOTAL = 10 messages in 1 folder' ; then exit 1 fi