Change in ovirt-engine[ovirt-engine-4.1]: core: running create_functions.sql upon setup
Code Review
gerrit at ovirt.org
Wed Apr 19 14:37:54 UTC 2017
>From Tal Nisan <tnisan at redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: core: running create_functions.sql upon setup
......................................................................
core: running create_functions.sql upon setup
This patch fix an issue when only create_functions.sql was modified (for
example adding a new function)
In the case that this is the only change, the engine-setup will not
recognize the change and the new function will not be created.
The fix adds the create_functions.sql file to the list of files of which
we have a MD5 sum that is used to track changes in thoise files.
Change-Id: I60222b1fb61e2ef76788774cd59d096d4a1b4a31
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1432095
Signed-off-by: emesika <emesika at redhat.com>
(cherry picked from commit b5a819de8216b2d226cf370ecd83914303584956)
---
M packaging/dbscripts/dbfunc-common.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Martin Peřina: Looks good to me, approved
Eli Mesika: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/75575
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I60222b1fb61e2ef76788774cd59d096d4a1b4a31
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list