Merge ~jugmac00/launchpad:fix-typo-access into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 6b55a6f10f16c7871e32da96020da3e123e1defe
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo-access
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/codehosting/puller/worker.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+414065@code.launchpad.net

Commit message

Fix typo

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

Either this needs to declare my `rename-slave-scanner` branch as a prerequisite, or else just your most recent commit needs to be rebased onto master; probably the latter from the looks of it.

review: Needs Fixing
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Fixed - sorry!

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/lib/lp/codehosting/puller/worker.py b/lib/lp/codehosting/puller/worker.py
index 75cb919..5f4e58d 100644
--- a/lib/lp/codehosting/puller/worker.py
+++ b/lib/lp/codehosting/puller/worker.py
@@ -181,7 +181,7 @@ class BranchMirrorer:
181 """A `BranchMirrorer` safely makes mirrors of branches.181 """A `BranchMirrorer` safely makes mirrors of branches.
182182
183 A `BranchMirrorer` has a `BranchOpenPolicy` to tell it which URLs are safe183 A `BranchMirrorer` has a `BranchOpenPolicy` to tell it which URLs are safe
184 to accesss and whether or not to follow branch references.184 to access and whether or not to follow branch references.
185185
186 The mirrorer knows how to follow branch references, create new mirrors,186 The mirrorer knows how to follow branch references, create new mirrors,
187 update existing mirrors, determine stacked-on branches and the like.187 update existing mirrors, determine stacked-on branches and the like.

Subscribers

People subscribed via source and target branches

to status/vote changes: