Ignore:
Timestamp:
Sep 23, 2010 5:44:47 PM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master
Children:
835cf55
Parents:
09b1e9d
Message:

checkpoint: new works pretty well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/fedid.py

    r09b1e9d r7206e5a  
    158158
    159159            rv = subprocess.call(cmd, stdout=call_out, stderr=call_out)
    160             log.debug("rv = %d" % rv)
     160            if log: log.debug("rv = %d" % rv)
    161161            if rv == 0:
    162162                cert = ""
Note: See TracChangeset for help on using the changeset viewer.