Changeset 68f03a6 for fedd


Ignore:
Timestamp:
Jun 13, 2012 5:53:11 PM (12 years ago)
Author:
Ted Faber <faber@…>
Branches:
compt_changes, master
Children:
ef7d689
Parents:
f490c75
Message:

Debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/emulab_access.py

    rf490c75 r68f03a6  
    174174            }
    175175
    176         self.call_SetValue = service_caller('SetValue')
     176        self.call_SetValue = service_caller('SetValue', log=self.log)
    177177        self.call_GetValue = service_caller('GetValue', log=self.log)
    178178
Note: See TracChangeset for help on using the changeset viewer.