On Wednesday, October 27, 2010 11:42:04 am Luke Macken wrote: > There is a bug in bodhi's new pre-push sanity checker that causes the > mashing lockfile to get wiped out when a push is resumed and the sanity > check fails. > > I would like to push this patch out to releng2 and relepel01 only. > > --- a/bodhi/masher.py > +++ b/bodhi/masher.py > @@ -641,7 +641,6 @@ class MashTask(Thread): > if self.resume: > if not self.safe_to_resume(): > log.error("safe_to_resume failed! -- aborting") > - self._unlock() > masher.done(self) > return > else: > > _______________________________________________ > infrastructure mailing list > infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure +1 Dennis
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure