Change in ovirt-engine[master]: engine: Missing call super.getJobMessageProperties

Tal Nisan has submitted this change and it was merged. Change subject: engine: Missing call super.getJobMessageProperties ...................................................................... engine: Missing call super.getJobMessageProperties In ImportVmTemplateCommand, the super method of getJobMessageProperties was not called. Also an unneeded jobproperties was removed since now the super method is called. This patch addresses Coverity CID 1353694 Change-Id: I8349e4b0296855f0430fff79f60df736d24a141d Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ImportVmTemplateCommand.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Freddy Rolland: Verified -- To view, visit https://gerrit.ovirt.org/58415 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8349e4b0296855f0430fff79f60df736d24a141d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com