diff options
Diffstat (limited to 'gettext-tools/tests/msgcomm-20')
-rwxr-xr-x | gettext-tools/tests/msgcomm-20 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgcomm-20 b/gettext-tools/tests/msgcomm-20 index 69b2ff1..3beb31c 100755 --- a/gettext-tools/tests/msgcomm-20 +++ b/gettext-tools/tests/msgcomm-20 @@ -21,8 +21,8 @@ EOF : ${MSGCOMM=msgcomm} ${MSGCOMM} --more-than=0 -o mcomm-test20.tmp \ - mcomm-test20.in1 mcomm-test20.in2 || exit 1 -LC_ALL=C tr -d '\r' < mcomm-test20.tmp > mcomm-test20.out || exit 1 + mcomm-test20.in1 mcomm-test20.in2 || Exit 1 +LC_ALL=C tr -d '\r' < mcomm-test20.tmp > mcomm-test20.out || Exit 1 cat << EOF > mcomm-test20.ok # Sure. |