Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Fix -Xmx JVM option (#856564) ......................................................................
packaging: Fix -Xmx JVM option (#856564) https://bugzilla.redhat.com/856564 We currently give the "-Xms" option twice instead of giving "-Xms" and "-Xmx", this is a typo that needs to be fixed. Change-Id: Ieccdf67f6cb66b7e00c5c2492565f559dece65c3 Signed-off-by: Juan Hernandez <[email protected]> --- M packaging/fedora/engine-service.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7952 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieccdf67f6cb66b7e00c5c2492565f559dece65c3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
