Fabian Deutsch has submitted this change and it was merged. Change subject: Only set free space to 0 if fill_data is actually set ......................................................................
Only set free space to 0 if fill_data is actually set Instead of checking whether fill_data exists (which will also be true if it's been unchecked), check whether it's true. Change-Id: I0d22232cb8c353527fdd57ca01b5c34955c74de2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1153472 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/installer/core/confirmation_page.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved Jenkins CI: Passed CI tests Ryan Barry: Verified -- To view, visit https://gerrit.ovirt.org/50198 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0d22232cb8c353527fdd57ca01b5c34955c74de2 Gerrit-PatchSet: 1 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
