~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

Merge test fixes from port-to-LaunchpadScript.

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