~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/doc/person-karma.txt

  • Committer: Guilherme Salgado
  • Date: 2010-05-19 18:07:56 UTC
  • mfrom: (10891 launchpad)
  • mto: This revision was merged to the branch mainline in revision 10969.
  • Revision ID: salgado@canonical.com-20100519180756-o3kscz32z25b03di
merge devel

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
    ...     stderr=subprocess.PIPE)
124
124
    >>> (out, err) = process.communicate()
125
125
    >>> print err
126
 
    INFO    creating lockfile
 
126
    INFO    Creating lockfile: /var/lock/launchpad-karma-update.lock
127
127
    INFO    Updating Launchpad karma caches
128
128
    INFO    Step A: Calculating individual KarmaCache entries
129
129
    INFO    Scaling bugs by a factor of 2.6667 (capped to 2.0000)