Allon Mureinik has uploaded a new change for review. Change subject: core: Fix duplicate upgrade script (build break) ......................................................................
core: Fix duplicate upgrade script (build break) Change Id Ie11d3d4e2c5e8b9a8096d742bc35cab82ff27bd0 introduce upgrade script 03_02_0310, which already existed (introduced in Change Id Ia9f8b60280d76b73a26f0d5feaf6650c7ef7ce7e). The fix is trivial, since there is no direct dependency between 0310, 0320 and the new 0330, which the problematic script was renamed to. Change-Id: I655342d316db5680e5df08329e45b30de12eae6c Signed-off-by: Allon Mureinik <[email protected]> --- R backend/manager/dbscripts/upgrade/03_02_0330_add_vds_event_notifications.sql 1 file changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/45/10945/1 diff --git a/backend/manager/dbscripts/upgrade/03_02_0310_add_vds_event_notifications.sql b/backend/manager/dbscripts/upgrade/03_02_0330_add_vds_event_notifications.sql similarity index 100% rename from backend/manager/dbscripts/upgrade/03_02_0310_add_vds_event_notifications.sql rename to backend/manager/dbscripts/upgrade/03_02_0330_add_vds_event_notifications.sql -- To view, visit http://gerrit.ovirt.org/10945 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I655342d316db5680e5df08329e45b30de12eae6c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
