diff options
Diffstat (limited to 'gettext-tools/tests/msgattrib-2')
-rwxr-xr-x | gettext-tools/tests/msgattrib-2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgattrib-2 b/gettext-tools/tests/msgattrib-2 index 0ee4f5a..c72e783 100755 --- a/gettext-tools/tests/msgattrib-2 +++ b/gettext-tools/tests/msgattrib-2 @@ -54,8 +54,8 @@ msgstr "" EOF : ${MSGATTRIB=msgattrib} -${MSGATTRIB} --untranslated -o ma-test2.tmp ma-test2.po || exit 1 -LC_ALL=C tr -d '\r' < ma-test2.tmp > ma-test2.out || exit 1 +${MSGATTRIB} --untranslated -o ma-test2.tmp ma-test2.po || Exit 1 +LC_ALL=C tr -d '\r' < ma-test2.tmp > ma-test2.out || Exit 1 cat <<\EOF > ma-test2.ok # HEADER. |