Changeset 238db1e
- Timestamp:
- Feb 22, 2010 4:24:56 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 55779d4
- Parents:
- 6af3226
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
r6af3226 r238db1e 1490 1490 # look at the active parameter, and these are only inserted to 1491 1491 # connect to the master. 1492 active = "%s" % ( tb == 'master')1492 active = "%s" % ( tb == master) 1493 1493 info = { 1494 1494 'type': 'transit',
Note: See TracChangeset
for help on using the changeset viewer.