diff options
Diffstat (limited to 'gettext-tools/tests/xgettext-11')
-rwxr-xr-x | gettext-tools/tests/xgettext-11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/xgettext-11 b/gettext-tools/tests/xgettext-11 index 1b7a869..2378cea 100755 --- a/gettext-tools/tests/xgettext-11 +++ b/gettext-tools/tests/xgettext-11 @@ -17,8 +17,8 @@ gettext ("def"); EOF : ${XGETTEXT=xgettext} -${XGETTEXT} --no-location --omit-header --add-comments=TRANSLATORS: -d xg-test11.tmp xg-test11.c || exit 1 -LC_ALL=C tr -d '\r' < xg-test11.tmp.po > xg-test11.po || exit 1 +${XGETTEXT} --no-location --omit-header --add-comments=TRANSLATORS: -d xg-test11.tmp xg-test11.c || Exit 1 +LC_ALL=C tr -d '\r' < xg-test11.tmp.po > xg-test11.po || Exit 1 cat <<\EOF > xg-test11.ok #. TRANSLATORS: this |