Yedidyah Bar David has uploaded a new change for review.

Change subject: packaging: setup: Remove unneeded comment
......................................................................

packaging: setup: Remove unneeded comment

Removing a wrong comment about uninstall files - the code it talks about
is still relevant for users running cleanup after upgrade from 3.3.

Change-Id: I093c19d192dcf6beb7320c75ab5831caecd30212
Signed-off-by: Yedidyah Bar David <[email protected]>
---
M packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/03/37303/1

diff --git a/packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py 
b/packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py
index 01be411..966d01c 100644
--- a/packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py
+++ b/packaging/setup/plugins/ovirt-engine-remove/base/files/simple.py
@@ -289,9 +289,6 @@
                         index = comps[1]        # '00001', '00002', etc
                         line_type = comps[2]    # 'name' or 'content'
 
-                        # TODO: Remove the following 'if' for 3.4.
-                        # It supports the format that was in the development
-                        # tree prior to merging http://gerrit.ovirt.org/16768
                         if len(comps) == 3 and line_type == 'content':
                             comps.append('added')
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I093c19d192dcf6beb7320c75ab5831caecd30212
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to