~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/features/flags.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-02-15 01:25:59 UTC
  • mfrom: (12371.1.2 bug-607960)
  • Revision ID: launchpad@pqm.canonical.com-20110215012559-94fpmy8a6jqgajs9
[testfix][r=lifeless][ui=none][rollback=12374] Add a missing comma.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
     'off'),
35
35
    ('malone.disable_targetnamesearch',
36
36
     '[empty|nonempty]',
37
 
     'If nonempty targetnames are not consulted during text search.'
 
37
     'If nonempty targetnames are not consulted during text search.',
38
38
     ''),
39
39
    ('memcache',
40
40
     '[enabled|disabled]',