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
=== modified file 'Makefile'
--- Makefile 2009-12-21 12:23:14 +0000
+++ Makefile 2009-12-22 00:47:13 +0000
@@ -189,8 +189,8 @@
189189
190run_all: inplace stop hosted_branches190run_all: inplace stop hosted_branches
191 $(RM) thread*.request191 $(RM) thread*.request
192 bin/run -i ${LPCONFIG} -r \192 bin/run -r librarian,buildsequencer,sftp,mailman,codebrowse,google-webservice,memcached \
193 librarian,buildsequencer,sftp,mailman,codebrowse,google-webservice,memcached193 -i $(LPCONFIG)
194194
195run_codebrowse: build195run_codebrowse: build
196 BZR_PLUGIN_PATH=bzrplugins $(PY) sourcecode/launchpad-loggerhead/start-loggerhead.py -f196 BZR_PLUGIN_PATH=bzrplugins $(PY) sourcecode/launchpad-loggerhead/start-loggerhead.py -f