diff tests/test-subrepo.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 52cbeb5a651b
children cd6f10dccf16
line wrap: on
line diff