Ignore:
Timestamp:
Mar 23, 2010 1:17:21 PM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
3e3a5de
Parents:
1627c3d
Message:

Neaten things up a little and support rpms for federation and portal software in protoGENI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/protogeni_access.py

    r1627c3d rf8ae7aa  
    6363                    loc, file = ps[0:2]
    6464                    del ps[0:2]
     65                    if loc == 'rpm':
     66                        loc = None
    6567                    l.append((loc, file))
    6668            return l
Note: See TracChangeset for help on using the changeset viewer.