diff options
Diffstat (limited to 'gettext-tools/tests/msgcomm-17')
-rwxr-xr-x | gettext-tools/tests/msgcomm-17 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgcomm-17 b/gettext-tools/tests/msgcomm-17 index 1867fe9..2ec6675 100755 --- a/gettext-tools/tests/msgcomm-17 +++ b/gettext-tools/tests/msgcomm-17 @@ -66,8 +66,8 @@ EOF ${MSGCOMM} -u \ -o mcomm-test17.tmp \ - mcomm-test17.in1 mcomm-test17.in2 mcomm-test17.in3 || exit 1 -LC_ALL=C tr -d '\r' < mcomm-test17.tmp > mcomm-test17.out || exit 1 + mcomm-test17.in1 mcomm-test17.in2 mcomm-test17.in3 || Exit 1 +LC_ALL=C tr -d '\r' < mcomm-test17.tmp > mcomm-test17.out || Exit 1 cat << \EOF > mcomm-test17.ok msgid "" |