Michael Burns has submitted this change and it was merged. Change subject: fix global variable name for partN in install.py ......................................................................
fix global variable name for partN in install.py When updating Hypervisor, it fails and reports the following error: NameError: Global name 'partN' is not define. Change-Id: I9881714eba087d54e6b27fc45f2c9dc578e11793 --- M scripts/install.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2589 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9881714eba087d54e6b27fc45f2c9dc578e11793 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Jarod.w <[email protected]> Gerrit-Reviewer: Jarod.w <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
