diff options
Diffstat (limited to 'gettext-tools/tests/msgcat-4')
-rwxr-xr-x | gettext-tools/tests/msgcat-4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gettext-tools/tests/msgcat-4 b/gettext-tools/tests/msgcat-4 index 4cf95a8..9536b28 100755 --- a/gettext-tools/tests/msgcat-4 +++ b/gettext-tools/tests/msgcat-4 @@ -1,11 +1,11 @@ #! /bin/sh +# Test handling of input files with different charsets: +# 1. UTF-8, 2. ISO-8859-1; plus --use-first + tmpfiles="" trap 'rm -fr $tmpfiles' 1 2 3 15 -# input files with different charsets: -# 1. UTF-8, 2. ISO-8859-1; plus --use-first - tmpfiles="$tmpfiles mcat-test4.in1 mcat-test4.in2" cat <<\EOF > mcat-test4.in1 # German message file for xyz. |