Ondřej Svoboda has posted comments on this change. Change subject: integration: remove an unused import ......................................................................
Patch Set 1: Verified+1 pyflakes doesn't complain like it did (yes, the second and third lines are confusing): ./tests/integration/jsonRpcHelper.py:22: 'socket' imported but unused ./tests/integration/jsonRpcHelper.py:153: redefinition of unused 'socket' from line 22 ./tests/integration/jsonRpcHelper.py:181: redefinition of unused 'socket' from line 22 Makefile:998: recipe for target 'pyflakes' failed -- To view, visit https://gerrit.ovirt.org/46795 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8d084ad17301405840b3c325e1cb8e2591114870 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
