Merge lp:~stub/launchpadlib/dynamiclibrarian into lp:launchpadlib

Proposed by Stuart Bishop
Status: Merged
Approved by: Robert Collins
Approved revision: 103
Merged at revision: 104
Proposed branch: lp:~stub/launchpadlib/dynamiclibrarian
Merge into: lp:launchpadlib
Diff against target: 12 lines (+1/-1)
1 file modified
src/launchpadlib/docs/hosted-files.txt (+1/-1)
To merge this branch: bzr merge lp:~stub/launchpadlib/dynamiclibrarian
Reviewer Review Type Date Requested Status
Robert Collins (community) Approve
Review via email: mp+44657@code.launchpad.net

Description of the change

One of the launchpadlib tests relies on the Librarian running on port 58000, which is no longer the case in lp:~stub/launchpad/librarian-layer

To post a comment you must log in.
Revision history for this message
Robert Collins (lifeless) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/launchpadlib/docs/hosted-files.txt'
2--- src/launchpadlib/docs/hosted-files.txt 2010-08-11 16:41:33 +0000
3+++ src/launchpadlib/docs/hosted-files.txt 2010-12-24 11:53:52 +0000
4@@ -90,7 +90,7 @@
5 >>> len(mugshot.open().read())
6 send: ...
7 reply: 'HTTP/1.1 303 See Other...
8- header: Location: http://localhost:58000/.../image.png
9+ header: Location: http://.../image.png
10 ...
11 header: Content-Type: text/plain
12 2260

Subscribers

People subscribed via source and target branches