Re: [Xen-devel] [OSSTEST PATCH 5/5] Emails: Provide X-Osstest-Failures

2015-06-30 Thread Ian Campbell
On Tue, 2015-06-30 at 14:49 +0100, Ian Jackson wrote: > Specifically: > * $cat now contains SORTLETTER BLOCKSTATUS DESCRIPTION... > * Rewrap the lines setting $cat > * Add $notsucceeds{$cat}[][2] containing one line for the new header > * Generate the new header > * Document the new header >

[Xen-devel] [OSSTEST PATCH 5/5] Emails: Provide X-Osstest-Failures

2015-06-30 Thread Ian Jackson
Specifically: * $cat now contains SORTLETTER BLOCKSTATUS DESCRIPTION... * Rewrap the lines setting $cat * Add $notsucceeds{$cat}[][2] containing one line for the new header * Generate the new header * Document the new header Signed-off-by: Ian Jackson --- README.email | 21 +++