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 <juan.hernandez(a)redhat.com>
---
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 <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>