diff options
Diffstat (limited to 'gettext-tools/tests/xgettext-php-3')
-rwxr-xr-x | gettext-tools/tests/xgettext-php-3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/xgettext-php-3 b/gettext-tools/tests/xgettext-php-3 index 888a3aa..0561395 100755 --- a/gettext-tools/tests/xgettext-php-3 +++ b/gettext-tools/tests/xgettext-php-3 @@ -14,8 +14,8 @@ EOF : ${XGETTEXT=xgettext} ${XGETTEXT} --add-comments --omit-header --no-location --keyword=_ \ - -d xg-ph-3.tmp xg-ph-3.php || exit 1 -LC_ALL=C tr -d '\r' < xg-ph-3.tmp.po > xg-ph-3.po || exit 1 + -d xg-ph-3.tmp xg-ph-3.php || Exit 1 +LC_ALL=C tr -d '\r' < xg-ph-3.tmp.po > xg-ph-3.po || Exit 1 cat <<EOF > xg-ph-3.ok #. a |