~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/buildmaster/tests/queuebuilder.txt

  • Committer: Julian Edwards
  • Date: 2009-05-14 09:28:47 UTC
  • mto: This revision was merged to the branch mainline in revision 8500.
  • Revision ID: julian.edwards@canonical.com-20090514092847-uso2xn2zgmakv6lm
Migrate buildmaster to the lp tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
== Setting up ==
16
16
 
17
 
    >>> from canonical.buildmaster.master import BuilddMaster
 
17
    >>> from lp.buildmaster.master import BuilddMaster
18
18
 
19
19
Import the bunch of required database classes:
20
20