Change in ovirt-engine[master]: db: fix erroneous formatting

emesika at redhat.com emesika at redhat.com
Tue Nov 17 12:45:10 UTC 2015


Eli Mesika has submitted this change and it was merged.

Change subject: db: fix erroneous formatting
......................................................................


db: fix erroneous formatting

Formatting patch added an extra space making expressions like E'\\s+'
look like E '\\s+'

The result was an error in VM creation

This patch fixes this issue and verifies that all such expressions in
dbscripts are legal

Change-Id: Idee1ff2906ea902b24e586eb7eb78fd4834ca858
Signed-off-by: emesika <emesika at redhat.com>
---
M packaging/dbscripts/create_functions.sql
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved; Passed CI tests
  Freddy Rolland: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/48665
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idee1ff2906ea902b24e586eb7eb78fd4834ca858
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list