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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to