Changeset 835cf55
- Timestamp:
- Sep 23, 2010 5:49:36 PM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master
- Children:
- 962ea25
- Parents:
- 7206e5a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/fedd_new.py
r7206e5a r835cf55 36 36 if opts.gen_cert: 37 37 expid, expcert = generate_fedid(opts.exp_name or 'dummy') 38 print expid39 38 msg['experimentAccess'] = { 'X509': expcert } 40 39 else:
Note: See TracChangeset
for help on using the changeset viewer.