Fabian Deutsch 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]> --- M scripts/ovirt-init-functions.sh.in 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/52450 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d64efb10d4f3bbf7d5a482c76675ed56c4eaf10 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[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
