Ryan Barry has submitted this change and it was merged. Change subject: Unset BOOTIF if it's already set (TUI upgrades) ......................................................................
Unset BOOTIF if it's already set (TUI upgrades) If "upgrade" is appended, BOOTIF is already removed, but this does not carry through to TUI upgrades, since "ugprade" is not set on the cmdline. Check whether it's already set (this will be unset in a base image), and unset it if it is. Change-Id: I7d64efb10d4f3bbf7d5a482c76675ed56c4eaf10 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1289028 Signed-off-by: Ryan Barry <[email protected]> (cherry picked from commit f32bbe934e16e80d7eaf4b6e9a1ab71998ac8957) --- M scripts/ovirt-init-functions.sh.in 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Ryan Barry: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/55701 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d64efb10d4f3bbf7d5a482c76675ed56c4eaf10 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
