diff options
author | 2007-11-01 23:57:45 +0100 | |
---|---|---|
committer | 2007-11-02 01:58:40 -0700 | |
commit | f88a545a94cb474d370ef97dd3694d09b6ac90c1 (patch) | |
tree | 6c897e2743260174fb849198b4a7c2b5a15f350b /t/t5100 | |
parent | Merge branch 'maint' (diff) | |
download | tgif-f88a545a94cb474d370ef97dd3694d09b6ac90c1.tar.xz |
Make mailsplit and mailinfo strip whitespace from the start of the input
Signed-off-by: Simon Sasburg <Simon.Sasburg@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100')
-rw-r--r-- | t/t5100/sample.mbox | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t5100/sample.mbox b/t/t5100/sample.mbox index b80c981c16..070c1661b9 100644 --- a/t/t5100/sample.mbox +++ b/t/t5100/sample.mbox @@ -1,3 +1,6 @@ + + + From nobody Mon Sep 17 00:00:00 2001 From: A U Thor <a.u.thor@example.com> Date: Fri, 9 Jun 2006 00:44:16 -0700 |