Change in ovirt-engine[master]: core: running create_functions.sql upon setup
Code Review
gerrit at ovirt.org
Thu Apr 13 22:51:57 UTC 2017
>From Martin Peřina <mperina at redhat.com>:
Martin Peřina 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>
---
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/75483
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I60222b1fb61e2ef76788774cd59d096d4a1b4a31
Gerrit-PatchSet: 3
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: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list