Change in ovirt-engine[master]: packaging: Updated cleanup to work in python2.6

oschreib at redhat.com oschreib at redhat.com
Thu Jun 27 07:28:19 UTC 2013


Ofer Schreiber has submitted this change and it was merged.

Change subject: packaging: Updated cleanup to work in python2.6
......................................................................


packaging: Updated cleanup to work in python2.6

This patch updates the getFiles() function call to
return dict(key, value) instead of dict comprehension {key: value}
because python 2.6 (the one in rhel and centos) doesn't
allow dict comprehensions.

Change-Id: I9106e331e4e71b8641428c1f00d9d13a80a56b82
Signed-off-by: Alex Lourie <alourie at redhat.com>
---
M packaging/setup/plugins/ovirt-engine-remove/files/simple.py
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Ofer Schreiber: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9106e331e4e71b8641428c1f00d9d13a80a56b82
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>



More information about the Engine-commits mailing list