Ewoud Kohl van Wijngaarden has posted comments on this change. Change subject: Add some base functions to vdsm-tool ......................................................................
Patch Set 3: (1 inline comment) .................................................... File vdsm-tool/base.py Line 64: subprocess.call(['echo', '-n', msg]) Notice the trailing comma. It removes the trailing '\n'. I will agree it's ugly. -- To view, visit http://gerrit.ovirt.org/5264 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id1be737adce28e9ca532aa454e7f0a060947589e Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Wenyi Gao <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Wenyi Gao <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
