Merge ~cjwatson/launchpad:ifp-logging-testfix into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 489e8e962103e47751f0ef7a8e01cf9868175271
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:ifp-logging-testfix
Merge into: launchpad:master
Diff against target: 19 lines (+8/-0)
1 file modified
lib/lp/soyuz/doc/soyuz-set-of-uploads.txt (+8/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+374023@code.launchpad.net

Commit message

Fix soyuz-set-of-uploads.txt for logging changes

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Self-approving obvious test fix.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt b/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
index 3a69a19..3aa8516 100644
--- a/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
+++ b/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
@@ -91,6 +91,14 @@ for the ubuntutest distribution.
91 >>> breezy.previous_series = breezy_autotest91 >>> breezy.previous_series = breezy_autotest
92 >>> ids = InitializeDistroSeries(breezy, [breezy_autotest.id])92 >>> ids = InitializeDistroSeries(breezy, [breezy_autotest.id])
93 >>> ids.initialize()93 >>> ids.initialize()
94 INFO:root:Setting distroseries parents.
95 INFO:root:Copying distroseries configuration from parents.
96 INFO:root:Copying distroarchseries from parents.
97 INFO:root:Setting nominated arch-indep configuration.
98 INFO:root:Copying packages from parents.
99 INFO:root:Copying packagesets from parents.
100 INFO:root:Copying permissions from parents.
101 INFO:root:Creating DistroSeriesDifferences.
94 >>> breezy.changeslist = 'breezy-changes@ubuntu.com'102 >>> breezy.changeslist = 'breezy-changes@ubuntu.com'
95 >>> fake_chroot = LibraryFileAlias.get(1)103 >>> fake_chroot = LibraryFileAlias.get(1)
96 >>> unused = breezy['i386'].addOrUpdateChroot(fake_chroot)104 >>> unused = breezy['i386'].addOrUpdateChroot(fake_chroot)

Subscribers

People subscribed via source and target branches

to status/vote changes: