Changeset 522

Show
Ignore:
Timestamp:
06/17/07 17:47:58 (1 year ago)
Author:
kindlund
Message:

Debugging.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Agent.pm

    r521 r522  
    10231023            # merge these updates into the shared driver state. 
    10241024 
     1025# XXX: Delete this, eventually. 
     1026print "RUN THREAD IS ALIVE.\n"; 
     1027 
    10251028            # Release data lock. 
    10261029            _unlock(); 
    10271030 
    10281031        } else { 
     1032 
     1033# XXX: Delete this, eventually. 
     1034print "RUN THREAD IS DEAD.\n"; 
    10291035             
    10301036            # If we've gotten this far, then the run() thread is no longer active,