~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/scripts/soyuz_process_upload.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-06 18:59:36 UTC
  • mfrom: (14645.1.1 typos)
  • Revision ID: launchpad@pqm.canonical.com-20120106185936-c36ko9sfri1s2lkd
[r=bac][no-qa] Fix a slew of typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
 
95
95
    @property
96
96
    def lockfilename(self):
97
 
        """Return specific lockfilename according the policy used.
 
97
        """Return specific lockfilename according to the policy used.
98
98
 
99
99
        Each different p-u policy requires and uses a different lockfile.
100
100
        This is because they are run by different users and are independent