Merge ~cjwatson/launchpad:fix-uct-upstream into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 7938c072152d1d608f729e6ddeca0323b8b8e715
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:fix-uct-upstream
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/bugs/doc/structural-subscriptions.rst (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Jürgen Gmach Approve
Review via email: mp+429005@code.launchpad.net

Commit message

Fix test failure due to adding DistributionSourcePackage.__repr__

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve
Revision history for this message
Colin Watson (cjwatson) wrote (last edit ):

Self-approving as a trivial buildbot fix (oh, Jürgen beat me to it already, never mind ...).

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/bugs/doc/structural-subscriptions.rst b/lib/lp/bugs/doc/structural-subscriptions.rst
2index a6be049..7421146 100644
3--- a/lib/lp/bugs/doc/structural-subscriptions.rst
4+++ b/lib/lp/bugs/doc/structural-subscriptions.rst
5@@ -35,7 +35,7 @@ distribution.
6 ... evolution_sub = evolution.addBugSubscription(
7 ... subscriber=sampleperson, subscribed_by=foobar)
8 >>> evolution_sub.target
9- <...DistributionSourcePackage object at ...>
10+ <DistributionSourcePackage 'evolution in Ubuntu'>
11
12 >>> sampleperson.structural_subscriptions.count()
13 3

Subscribers

People subscribed via source and target branches

to status/vote changes: