Omer Frenkel has posted comments on this change. Change subject: core: minor refactorings in StopVmCommandBase ......................................................................
Patch Set 6: (1 comment) looks ok minor comment .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StopVmCommandBase.java Line 87: || StringUtils.isNotEmpty(getVm().getHibernationVolHandle())) { Line 88: suspendedVm = true; Line 89: setSucceeded(stopSuspendedVm()); Line 90: } Line 91: else { i think it should be in the same line according to the formatter Line 92: super.executeVmCommand(); Line 93: } Line 94: } Line 95: -- To view, visit http://gerrit.ovirt.org/17473 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie347eb6b9df6284038dd5b9028f3d39d81e04f64 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches