~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/doc/pofile-verify-stats.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-24 09:25:36 UTC
  • mfrom: (14593.2.17 apocalypta-0)
  • Revision ID: launchpad@pqm.canonical.com-20111224092536-rdgyq1kfsi3hunqr
[rs=sinzui][no-qa] Moved forgotten files to lp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
 
178
178
    >>> transaction.commit() # Ensure other process can see latest changes
179
179
 
180
 
    >>> from canonical.launchpad.ftests.script import run_script
 
180
    >>> from lp.testing.script import run_script
181
181
    >>> (returncode, out, err) = run_script(
182
182
    ...     'cronscripts/rosetta-pofile-stats-daily.py')
183
183
    >>> print returncode