fix parsing bug of yamlish end
ClosedPublic

Authored by lbrabec on Aug 18 2014, 9:31 AM.

Details

Summary

yamlish end (...) should be alone on line

Test Plan

python runtask.py -i R-caTools-1.17-3.fc22 -t koji_build -a x86_64 ../task-rpmlint/rpmlint.yml
python runtask.py -i python-ogg-1.3-21 -t koji_build -a x86_64 ../task-rpmlint/rpmlint.yml

Diff Detail

Repository
rPYTAP pytap13
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
lbrabec retitled this revision from to fix parsing bug of yamlish end.Aug 18 2014, 9:31 AM
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added a reviewer: kparal.

Unit tests for the win! Please add some :-) Thanks.

lbrabec updated this revision to Diff 601.Aug 18 2014, 9:48 AM
  • unit test for previous commit
kparal accepted this revision.Aug 18 2014, 10:06 AM

LGTM

This revision is now accepted and ready to land.Aug 18 2014, 10:06 AM
lbrabec closed this revision.Aug 18 2014, 10:26 AM

Closed by commit d33f450 (authored by @lbrabec).