~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/soyuz-upload.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-19 04:01:37 UTC
  • mfrom: (13970.7.23 port-to-LaunchpadScript)
  • Revision ID: launchpad@pqm.canonical.com-20110919040137-sr8154o9tfptnqir
[r=sinzui][no-qa] Port a dozen scripts to LaunchpadScript,
        removing their direct initZopeless dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
632
632
    >>> process.returncode
633
633
    0
634
634
    >>> print stderr
635
 
    DEBUG   Acquiring lock
636
 
    DEBUG   Initializing connection.
 
635
    INFO    Creating lockfile: ...
637
636
    DEBUG   Considering Sources:
638
637
    DEBUG   Processing /var/tmp/archive/ubuntutest/dists/breezy-autotest/restricted/source/Sources.gz
639
638
    DEBUG   Processing /var/tmp/archive/ubuntutest/dists/breezy-autotest/main/source/Sources.gz
642
641
    DEBUG   Building not build from source list (NBS):
643
642
    DEBUG   Building all superseded by any list (ASBA):
644
643
    DEBUG   No NBS found
 
644
    DEBUG   Removing lock file: ...
645
645
    <BLANKLINE>
646
646
 
647
647