~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: John Arbash Meinel
  • Date: 2010-09-08 21:01:41 UTC
  • mto: This revision was merged to the branch mainline in revision 11773.
  • Revision ID: jameinel@falco-lucid-20100908210141-8rvlamzi535cfbfr
I think I have the endpoints connected up.

Now it needs testing, debugging, and lots of luck :).

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
 
248
248
run_codehosting: check_schema inplace stop hosted_branches
249
249
        $(RM) thread*.request
250
 
        bin/run -r librarian,sftp,codebrowse -i $(LPCONFIG)
 
250
        bin/run -r librarian,sftp,forker,codebrowse -i $(LPCONFIG)
251
251
 
252
252
 
253
253
start_librarian: compile