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