t5100: use ancient encoding syntax for backwards compatibility
commitbf1db7dba50205905cb27ff73586ae3a44b89bca
authorBrandon Casey <casey@nrlssc.navy.mil>
Mon, 18 May 2009 23:44:45 +0000 (18 18:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2009 03:53:19 +0000 (18 20:53 -0700)
tree232d8e6d698c3f3c035165c96b7a65bfffc2b639
parente0d44c50752644fca80f1e78ab7a939135b380e1
t5100: use ancient encoding syntax for backwards compatibility

Some ancient platforms do not have an extensive list of alternate names for
character encodings.  For example, Solaris 7 does not know that ISO-8859-1
is the same as ISO8859-1.  Modern platforms do know this, so use the older
names.

The following conversions were performed:

    ISO-8859-1 --> ISO8859-1
    ISO-8859-2 --> ISO8859-2
    ISO-8859-8 --> ISO8859-8
    iso-2022-jp --> ISO-2022-JP

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5100/rfc2047-samples.mbox
t/t5100/sample.mbox