Fabian Deutsch has submitted this change and it was merged. Change subject: Make sure $live_dev isn't an empty string ......................................................................
Make sure $live_dev isn't an empty string Checking whether an empty string exists as a file appears to always be true. Check whether it's empty as well, so we don't try to use empty strings as $live_dev Change-Id: I9e118e32d716e9e904cd399d3b77dc1b55c9581c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1163688 Signed-off-by: Ryan Barry <[email protected]> --- M dracut/ovirt-boot-functions 1 file changed, 1 insertion(+), 1 deletion(-) -- To view, visit http://gerrit.ovirt.org/35593 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e118e32d716e9e904cd399d3b77dc1b55c9581c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
