Changeset 1410

Show
Ignore:
Timestamp:
04/01/08 15:14:05 (5 months ago)
Author:
kindlund
Message:

Funky interactions with cleanup code.

Files:

Legend:

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

    r1409 r1410  
    901901                }); 
    902902            } 
     903            # The VM should be suspended after the return.  Clear out the global DB ID, so 
     904            # that our cleanup code doesn't re-mark the VM as suspended. 
     905            $clientDbId = 0; 
     906 
    903907            $globalAgentErrorCount = 0; 
    904908            # Reset the FW state table.