diff options
Diffstat (limited to 'gettext-tools/tests/msgattrib-16')
-rwxr-xr-x | gettext-tools/tests/msgattrib-16 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgattrib-16 b/gettext-tools/tests/msgattrib-16 index 72fefd1..b1df38d 100755 --- a/gettext-tools/tests/msgattrib-16 +++ b/gettext-tools/tests/msgattrib-16 @@ -42,8 +42,8 @@ msgstr "Argumente fehlen." EOF : ${MSGATTRIB=msgattrib} -${MSGATTRIB} --fuzzy -o ma-test16.tmp ma-test16.po || exit 1 -LC_ALL=C tr -d '\r' < ma-test16.tmp > ma-test16.out || exit 1 +${MSGATTRIB} --fuzzy -o ma-test16.tmp ma-test16.po || Exit 1 +LC_ALL=C tr -d '\r' < ma-test16.tmp > ma-test16.out || Exit 1 cat <<\EOF > ma-test16.ok msgid "" |