diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-17 15:20:36 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-17 16:26:20 -0700 |
commit | 4839c0b5fa14a09c5559317afe5d16e5c81dd176 (patch) | |
tree | b7b3a3c18a51aa6e7ff299a4b363c7af93d673c9 /t/t5100/msg0002 | |
parent | f0338bbd820f45df51663342827e5aefc4550bf7 (diff) | |
download | git-4839c0b5fa14a09c5559317afe5d16e5c81dd176.tar.gz |
t5100: mailinfo and mailsplit tests.
Currently the test passes with 1.3.3 but not with the tip of
"master". This is to verify the fixes from Eric W Biedermann.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t5100/msg0002')
-rw-r--r-- | t/t5100/msg0002 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/t/t5100/msg0002 b/t/t5100/msg0002 new file mode 100644 index 0000000000..e2546ec733 --- /dev/null +++ b/t/t5100/msg0002 @@ -0,0 +1,21 @@ +Here is a patch from A U Thor. This addresses the issue raised in the +message: + +From: Nit Picker <nit.picker@example.net> +Subject: foo is too old +Message-Id: <nitpicker.12121212@example.net> + +Hopefully this would fix the problem stated there. + + +I have included an extra blank line above, but it does not have to be +stripped away here, along with the +whitespaces at the end of the above line. They are expected to be squashed +when the message is made into a commit log by stripspace, +Also, there are three blank lines after this paragraph, +two truly blank and another full of spaces in between. + + + +Hope this helps. + |