Ayal Baron has posted comments on this change. Change subject: Try and fix condition in UpdateVdsGroupCommand ......................................................................
Patch Set 1: Looks good to me, but someone else must approve Actually operator && precedence is higher than || so this is not strictly needed (a && b || c && d) == ((a && b) || (c && d)), but it does make things clearer imo so +1 -- To view, visit http://gerrit.ovirt.org/2527 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I567aaa84a562c759f84fb3e27229123395e870e7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <smizr...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches