~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/tests/xgettext-c-14

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
: ${XGETTEXT=xgettext}
24
24
${XGETTEXT} --omit-header --no-location -d xg-c-14.tmp --boost xg-c-14.cc
25
25
test $? = 0 || { rm -fr $tmpfiles; exit 1; }
26
 
tr -d '\r' < xg-c-14.tmp.po > xg-c-14.po
 
26
LC_ALL=C tr -d '\r' < xg-c-14.tmp.po > xg-c-14.po
27
27
test $? = 0 || { rm -fr $tmpfiles; exit 1; }
28
28
 
29
29
# The first 4 are not marked as c-format, because they are known as