Merge lp:~mwhudson/launchpad/unshag-make-run_all into lp:launchpad

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Michael Hudson-Doyle
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~mwhudson/launchpad/unshag-make-run_all
Merge into: lp:launchpad
Diff against target: 14 lines (+2/-2)
1 file modified
Makefile (+2/-2)
To merge this branch: bzr merge lp:~mwhudson/launchpad/unshag-make-run_all
Reviewer Review Type Date Requested Status
Paul Hummer (community) code Approve
Review via email: mp+16461@code.launchpad.net

Commit message

make make run_all work again

To post a comment you must log in.
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :
Revision history for this message
Paul Hummer (rockstar) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2009-12-21 12:23:14 +0000
3+++ Makefile 2009-12-22 00:47:13 +0000
4@@ -189,8 +189,8 @@
5
6 run_all: inplace stop hosted_branches
7 $(RM) thread*.request
8- bin/run -i ${LPCONFIG} -r \
9- librarian,buildsequencer,sftp,mailman,codebrowse,google-webservice,memcached
10+ bin/run -r librarian,buildsequencer,sftp,mailman,codebrowse,google-webservice,memcached \
11+ -i $(LPCONFIG)
12
13 run_codebrowse: build
14 BZR_PLUGIN_PATH=bzrplugins $(PY) sourcecode/launchpad-loggerhead/start-loggerhead.py -f