~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to cronscripts/create-debwatches.py

  • Committer: Francis J. Lacoste
  • Date: 2011-04-27 21:40:03 UTC
  • mto: This revision was merged to the branch mainline in revision 12971.
  • Revision ID: francis.lacoste@canonical.com-20110427214003-iiqhcyyswppyqjsx
Change the default timeout to production value, improved options documentation and use only one bin above timeout value.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
from lp.services.scripts.base import (
23
23
    LaunchpadCronScript, LaunchpadScriptFailure)
24
24
from canonical.launchpad.scripts.debsync import do_import
25
 
from lp.app.interfaces.launchpad import ILaunchpadCelebrities
 
25
from canonical.launchpad.interfaces.launchpad import ILaunchpadCelebrities
26
26
 
27
27
 
28
28
# setup core values and defaults