Federico Simoncelli has posted comments on this change. Change subject: qemuimg: use deathSignal when using execCmd ......................................................................
Patch Set 1: Code-Review-1 (2 comments) http://gerrit.ovirt.org/#/c/26869/1//COMMIT_MSG Commit Message: Line 4: Commit: Federico Simoncelli <[email protected]> Line 5: CommitDate: 2014-04-16 17:21:29 -0400 Line 6: Line 7: qemuimg: use deathSignal when using execCmd Line 8: Commit message. Line 9: Change-Id: I9b15b50cc99463bfdc81b44ec98ea3f676edb460 http://gerrit.ovirt.org/#/c/26869/1/lib/vdsm/qemuimg.py File lib/vdsm/qemuimg.py: Line 17: # Line 18: # Refer to the README and COPYING files for full details of the license Line 19: # Line 20: Line 21: import re import signal Line 22: Line 23: from . import utils Line 24: Line 25: _qemuimg = utils.CommandPath("qemu-img", -- To view, visit http://gerrit.ovirt.org/26869 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b15b50cc99463bfdc81b44ec98ea3f676edb460 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
