Alon Bar-Lev has posted comments on this change.

Change subject: packaging: setup: added patch handling for jrs pro
......................................................................


Patch Set 2:

try:

 files = sorted(
    glob.glob('/tmp/test1/a/*') + glob.glob('/tmp/test1/b/*'),
    key=lambda x: os.path.basename(x)
 )

works for me

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2cc6acf3646a3ba48733c08138b3eeaf57d8ccda
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to