~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/doc/soyuz-set-of-uploads.txt

  • Committer: William Grant
  • Date: 2011-12-30 01:48:17 UTC
  • mto: (14606.3.6 apocaremains)
  • mto: This revision was merged to the branch mainline in revision 14608.
  • Revision ID: william.grant@canonical.com-20111230014817-7qmddxz1x941socp
Move the rest of canonical.librarian to lp.services.librarianserver.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
 
102
102
Add disk content for file inherited from ubuntu/breezy-autotest:
103
103
 
104
 
    >>> from canonical.librarian.testing.server import fillLibrarianFile
 
104
    >>> from lp.services.librarianserver.testing.server import fillLibrarianFile
105
105
    >>> fillLibrarianFile(54)
106
106
 
107
107
Now that the infrastructure is ready, we prepare a set of useful methods.