[Yum-devel] RFC: Capturing scriptlet output during transaction

Jeremy Katz katzj at redhat.com
Wed Sep 12 21:01:06 UTC 2007


On Wed, 2007-09-12 at 16:38 -0400, Jeremy Katz wrote:
> +    def _shutdownOutputLogging(self):
> +        try:
> +            del self.base.ts
> +        except:
> +            pass

And actually, this bit isn't needed when we plumb things into the
transaction handler -- it was only needed when I'm doing nasty tricks
inside of the callback for pirut

Jeremy




More information about the Yum-devel mailing list