diff options
Diffstat (limited to 'gettext-tools/tests/msgcat-properties-1')
-rwxr-xr-x | gettext-tools/tests/msgcat-properties-1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgcat-properties-1 b/gettext-tools/tests/msgcat-properties-1 index 1c53524..5d2263a 100755 --- a/gettext-tools/tests/msgcat-properties-1 +++ b/gettext-tools/tests/msgcat-properties-1 @@ -19,8 +19,8 @@ rm -f mcat-p-1.tmp : ${MSGCAT=msgcat} ${MSGCAT} --use-first --more-than=0 --properties-input --properties-output \ - -o mcat-p-1.tmp mcat-p-1.in1 mcat-p-1.in2 || exit 1 -LC_ALL=C tr -d '\r' < mcat-p-1.tmp > mcat-p-1.out || exit 1 + -o mcat-p-1.tmp mcat-p-1.in1 mcat-p-1.in2 || Exit 1 +LC_ALL=C tr -d '\r' < mcat-p-1.tmp > mcat-p-1.out || Exit 1 cat << \EOF > mcat-p-1.ok #. Help text (HTML-like) START |