~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to runlaunchpad.py

  • Committer: Steve Alexander
  • Date: 2006-03-16 18:03:42 UTC
  • mto: This revision was merged to the branch mainline in revision 3275.
  • Revision ID: steve.alexander@canonical.com-20060316180342-98cc4a8e211aa013
Disable trebuchet.  Make XMLRPC work, with an (untested) self-check API.

Show diffs side-by-side

added added

removed removed

Lines of Context:
223
223
    # We really want to replace this with a generic startup harness.
224
224
    # However, this should last us until this is developed
225
225
    start_librarian()
226
 
    start_trebuchet()
 
226
    # XXX: SteveAlexander, 2006-03-16, disabling this, as it doesn't work, and
 
227
    #      we'll be using the launchpad xmlrpc stuff for this soon.
 
228
    # start_trebuchet()
227
229
    start_buildsequencer()
228
230
 
229
231
    # Store our process id somewhere