Change in ovirt-engine[master]: core: replace negative with positive check in RunVmCommand

Roy Golan has submitted this change and it was merged. Change subject: core: replace negative with positive check in RunVmCommand ...................................................................... core: replace negative with positive check in RunVmCommand Minor refactoring in RunVmCommand changing negative check with positive one in a ternary structure - making it more readable Change-Id: I6588f22bf6a5f8e2bc2dcd5a01f147f8c6a09c99 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 7 insertions(+), 7 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11793 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6588f22bf6a5f8e2bc2dcd5a01f147f8c6a09c99 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
rgolan@redhat.com