~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/soyuz-set-of-uploads.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-23 16:39:35 UTC
  • mto: This revision was merged to the branch mainline in revision 14599.
  • Revision ID: curtis.hovey@canonical.com-20111223163935-sb49rlrjoeyabk7s
Moved script to lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
672
672
 
673
673
    >>> import os
674
674
    >>> import stat
675
 
    >>> from canonical.launchpad.ftests.script import run_script
 
675
    >>> from lp.testing.script import run_script
676
676
 
677
677
    >>> def run_publish_distro(careful=False, careful_publishing=False):
678
678
    ...     """Run publish-distro on ubuntutest with given extra args.