~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/queuebuilder.txt

  • Committer: Curtis Hovey
  • Date: 2011-12-24 05:07:46 UTC
  • mto: This revision was merged to the branch mainline in revision 14599.
  • Revision ID: curtis.hovey@canonical.com-20111224050746-uh4llh71lr73f61e
Removed unneeded test; ./doc is gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    ...     DistroArchSeries, PocketChroot)
28
28
 
29
29
The Master side of Buildd requires access to Launchpad Database, the
30
 
user designed for this kind of access is 'fiera', see
31
 
test_system_documentation.py for more information.
 
30
user designed for this kind of access is 'fiera'.
32
31
 
33
32
    >>> from lp.services.log.logger import DevNullLogger
34
33
    >>> logger = DevNullLogger()