Tal Nisan has submitted this change and it was merged.
Change subject: core: add missing space in message text
......................................................................
core: add missing space in message text
Adding a missing space to the message part that is concatenated to the
original message
example :
Power Management test failed for Host dell-r210ii-04.example.com.No
reason was returned for this operation failure. See logs for further
details.
should be:
Power Management test failed for Host
dell-r210ii-04.example.com. No
reason was returned for this operation failure. See logs for further
details.
Change-Id: If3ae23595df53cf2261efc2c4f1b2e207a0ecd3c
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1288107
Signed-off-by: emesika <emesika(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Verified
Oved Ourfali: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/50084
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If3ae23595df53cf2261efc2c4f1b2e207a0ecd3c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>