~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-04 12:04:29 UTC
  • mfrom: (14625.1.2 hide-forbidden-sprbs)
  • Revision ID: launchpad@pqm.canonical.com-20120104120429-9up4kvcasxykd355
[r=jtv][bug=882834] Do not show SourcePackageRecipeBuilds that the
        user can't see in the SourcePackageRecipe views.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    >>> os.path.exists(packager.sandbox_path)
21
21
    True
22
22
 
23
 
Source 'name' and 'version' and 'gpg_key_id' are set according to the
 
23
Source 'name' and 'version' and 'gpg_key_id' are set according the
24
24
give arguments passed in the initialization.
25
25
 
26
26
    >>> print packager.name