We were originally thinking about getting the rev value from the results that were found, but then switched at one point to get the rev from koji. Now that we're doing that, we don't need to loop over the results the way we were.
rev
rebased onto 6228c0a4127416129bee01a10c3d140855271fba
:+1:
As an aside, I am thinking we need to get rid of the polymorphism on Rule, it seems to only add complexity...
Pull-Request has been merged by ralph
We were originally thinking about getting the
revvalue from the results thatwere found, but then switched at one point to get the
revfrom koji. Nowthat we're doing that, we don't need to loop over the results the way we were.