diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-04 01:17:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-04 01:17:50 -0700 |
commit | c8a140fee4e7df83b7eb781e436b88b067f149d1 (patch) | |
tree | c24f3a016a9fddd30ebf012a6b3d07fc5535fc00 /t | |
parent | e091653951ae516a923338874bfe550894cd1bc9 (diff) | |
parent | f88a545a94cb474d370ef97dd3694d09b6ac90c1 (diff) | |
download | git-c8a140fee4e7df83b7eb781e436b88b067f149d1.tar.gz git-c8a140fee4e7df83b7eb781e436b88b067f149d1.tar.xz |
Merge branch 'ss/mailsplit'
* ss/mailsplit:
Make mailsplit and mailinfo strip whitespace from the start of the input
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 |