~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Julian Edwards
  • Date: 2011-07-28 20:46:18 UTC
  • mfrom: (13553 devel)
  • mto: This revision was merged to the branch mainline in revision 13555.
  • Revision ID: julian.edwards@canonical.com-20110728204618-tivj2wx2oa9s32bx
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
293
293
 
294
294
    def _create_dsd_jobs(self):
295
295
        job_source = getUtility(IDistroSeriesDifferenceJobSource)
296
 
        for parent in self.parents:
297
 
            job_source.massCreateForSeries(self.distroseries, parent)
 
296
        job_source.massCreateForSeries(self.distroseries)
298
297
 
299
298
    def _copy_configuration(self):
300
299
        self.distroseries.backports_not_automatic = any(