Change in ovirt-engine[master]: core: Fix DLS in CommandExecutor

Moti Asayag has submitted this change and it was merged. Change subject: core: Fix DLS in CommandExecutor ...................................................................... core: Fix DLS in CommandExecutor Commit 26cc6a0aa334f0b9c1e80b8f4e46cec8210597e7 removed the usage of the local callback variable, but did not remove the variable itself, creating a DLS. This patch removes it in order to appease FindBugs. Change-Id: Ib819160d0c44e2768c06aa9281828b9f4f60f8ae Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandExecutor.java 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Allon Mureinik: Verified Moti Asayag: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/53057 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib819160d0c44e2768c06aa9281828b9f4f60f8ae Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
masayag@redhat.com