Changeset 835cf55 for fedd/fedd_new.py


Ignore:
Timestamp:
Sep 23, 2010 5:49:36 PM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master
Children:
962ea25
Parents:
7206e5a
Message:

Debugging removal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_new.py

    r7206e5a r835cf55  
    3636if opts.gen_cert:
    3737    expid, expcert = generate_fedid(opts.exp_name or 'dummy')
    38     print expid
    3938    msg['experimentAccess'] = { 'X509': expcert }
    4039else:
Note: See TracChangeset for help on using the changeset viewer.