diff options
author | Simon Sasburg <simon.sasburg@gmail.com> | 2007-11-01 23:57:45 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-02 01:58:40 -0700 |
commit | f88a545a94cb474d370ef97dd3694d09b6ac90c1 (patch) | |
tree | 6c897e2743260174fb849198b4a7c2b5a15f350b /t | |
parent | 3e4bb087a18435b12eb82116e93af2887578e816 (diff) | |
download | git-f88a545a94cb474d370ef97dd3694d09b6ac90c1.tar.gz git-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')
-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 b80c981c1..070c1661b 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 |