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