t4041, t4205, t6006, t7102: don't hardcode tested encoding value
commitee3efaf66c7599340a5deb030ee6969b6d7d39aa
authorAlexey Shumkin <alex.crezoff@gmail.com>
Wed, 21 May 2014 13:20:04 +0000 (21 17:20 +0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 May 2014 18:10:06 +0000 (21 11:10 -0700)
tree211a29485f15223898de4d4860967777f90a5401
parent496a69802bc4035d5dc26c8d97144d8ae30e52c4
t4041, t4205, t6006, t7102: don't hardcode tested encoding value

The tested encoding is always available in a variable. Use it instead of
hardcoding. Also, to be in line with other tests use ISO8859-1
(uppercase) rather then iso8859-1.

Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4041-diff-submodule-option.sh
t/t4205-log-pretty-formats.sh
t/t6006-rev-list-format.sh
t/t7102-reset.sh