mailinfo: correctly handle multiline 'Subject:' header
[gitweb.git] / t / t5100-mailinfo.sh
index 198e3503d53c109e5090e213914ee23360c06902..886d44910d9467dce7e25a7bb4dbc625f3093bb4 100755 (executable)
@@ -11,7 +11,7 @@ test_expect_success 'split sample box' \
        'git mailsplit -o. ../t5100/sample.mbox >last &&
        last=`cat last` &&
        echo total is $last &&
-       test `cat last` = 11'
+       test `cat last` = 12'
 
 for mail in `echo 00*`
 do