koji_directive: don't save vars as class attrs when not needed
ClosedPublic

Authored by kparal on May 24 2016, 12:59 PM.

Details

Summary

This changes self.var to var when self is not needed. As a result,
@jskladan is happy.

I was wrong in D857, tests used it. But I fixed that as well.

Test Plan

test suite adjusted, manually ran task-abicheck and it worked

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to koji_directive: don't save vars as class attrs when not needed.May 24 2016, 12:59 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: jskladan.
kparal added a subscriber: jskladan.
jskladan accepted this revision.Jun 1 2016, 8:11 AM

::love

This revision is now accepted and ready to land.Jun 1 2016, 8:11 AM
This revision was automatically updated to reflect the committed changes.