Maor Lipchuk has uploaded a new change for review.

Change subject: core: comment type fix
......................................................................

core: comment type fix

Signed-off-by: Maor Lipchuk <mlipc...@redhat.com>
Change-Id: I911824c492f9dc1886f94850d6e4816be93cbe6d
---
M backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/51/10551/1

diff --git 
a/backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql 
b/backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
index 40dbc3d..438011c 100644
--- a/backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
+++ b/backend/manager/dbscripts/delete_async_tasks_and_compensation_data.sql
@@ -2,7 +2,7 @@
 
 truncate table business_entity_snapshot;
 
--- Change status from LOCKED to OK after upgrade since the tasks will be 
cacelled.
+-- Change status from LOCKED to OK after upgrade since the tasks will be 
cancelled.
 UPDATE images
 SET imagestatus = 1
 WHERE imagestatus = 2;


--
To view, visit http://gerrit.ovirt.org/10551
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I911824c492f9dc1886f94850d6e4816be93cbe6d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to