Dan Kenigsberg has submitted this change and it was merged. Change subject: make: unbreak pyflakes test ......................................................................
make: unbreak pyflakes test Much like pep8 which was fixed in https://gerrit.ovirt.org/44416 pyflakes test, too, was inadvertantly broken by https://gerrit.ovirt.org/43845. This patch reverts another bit of that message, while fixing some pyflakes damange accoumulated since its introduction. Backport-To: 3.6 Change-Id: Iff48b8f1890b98711ae12a48680377ee22d9de63 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45254 Continuous-Integration: Jenkins CI Reviewed-by: Yeela Kaplan <[email protected]> Reviewed-by: Piotr Kliczewski <[email protected]> --- M Makefile.am M tests/functional/networkTests.py M tests/functional/supervdsmFuncTests.py M tests/sdm_indirection_tests.py M tests/tcTests.py 5 files changed, 6 insertions(+), 8 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Yeela Kaplan: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45254 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff48b8f1890b98711ae12a48680377ee22d9de63 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
