Mercurial > hg-stable
comparison tests/test-glog.t @ 15158:7ce7177e029a stable
patch: correctly handle non-tabular Subject: line
The line content of continued Subject: lines was yet joined via
str.replace('\n\t', ' '), which does not handle continuation via
spaces. So expan the regular expression instead to
handle all allowed forms of mail header line continuation.
author | Steffen Daode Nurpmeso <sdaoden@googlemail.com> |
---|---|
date | Tue, 27 Sep 2011 18:41:09 -0500 |
parents | 28085b82f801 |
children | 267cebac84c3 |
comparison
equal
deleted
inserted
replaced
15157:c208dcd0f709 | 15158:7ce7177e029a |
---|