Change in ovirt-engine[master]: engine: fix String.format() args in EngineException

Tomas Jelinek has submitted this change and it was merged. Change subject: engine: fix String.format() args in EngineException ...................................................................... engine: fix String.format() args in EngineException Fix the String.format() call to handle special chars in args in a more nicer way in EngineException class. Change-Id: Idf190aecf46ecd7ba6762f532220691d5b82802a Signed-off-by: Sharon Gratch <sgratch@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/EngineException.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Jenkins CI: Passed CI tests Martin Betak: Looks good to me, but someone else must approve Sharon Gratch: Verified -- To view, visit https://gerrit.ovirt.org/63488 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf190aecf46ecd7ba6762f532220691d5b82802a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Sharon Gratch <sgratch@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com