author | Brandon Casey <drafnel@gmail.com> | |
Thu, 3 Dec 2009 17:52:45 +0000 (11:52 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Dec 2009 18:06:13 +0000 (10:06 -0800) | ||
commit | 3994e8a98dc7bbf67e61d23c8125f44383499a1f | |
tree | d52d9c092d9bd4b0c0556acffd393c683dbd74e2 | tree | snapshot |
parent | 79f7ca063d6b74e9d7f3db90c85dfa4a162128e4 | commit | diff |
t4201: use ISO8859-1 rather than ISO-8859-1
Some ancient platforms do not have an extensive list of alternate names for
character encodings. For example, Solaris 7 and IRIX 6.5 do not know that
ISO-8859-1 is the same as ISO8859-1. Modern platforms do know this, so use
the older name.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some ancient platforms do not have an extensive list of alternate names for
character encodings. For example, Solaris 7 and IRIX 6.5 do not know that
ISO-8859-1 is the same as ISO8859-1. Modern platforms do know this, so use
the older name.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4201-shortlog.sh | diff | blob | history |