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