Pablo Iranzo Gómez has uploaded a new change for review. Change subject: Fix authors ......................................................................
Fix authors Change-Id: I82a698d4430043f18063b879ee4b7a79a7fbba59 Signed-off-by: Pablo <[email protected]> --- M contrib/forceVMstart/forceVMstart.py 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/76/9476/1 diff --git a/contrib/forceVMstart/forceVMstart.py b/contrib/forceVMstart/forceVMstart.py index 41fe068..98cf2a2 100644 --- a/contrib/forceVMstart/forceVMstart.py +++ b/contrib/forceVMstart/forceVMstart.py @@ -7,6 +7,9 @@ # (at your option) any later version. # # Require Packages: python-iniparse +# Original script by: Douglas Landgraf ([email protected]) +# Modifications by: Vladik Romanovsky ([email protected]) + import getopt import sys -- To view, visit http://gerrit.ovirt.org/9476 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I82a698d4430043f18063b879ee4b7a79a7fbba59 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Pablo Iranzo Gómez <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
