Changeset 1410
- Timestamp:
- 04/01/08 15:14:05 (5 months ago)
- Files:
-
- honeyclient/trunk/lib/HoneyClient/Manager.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/lib/HoneyClient/Manager.pm
r1409 r1410 901 901 }); 902 902 } 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 903 907 $globalAgentErrorCount = 0; 904 908 # Reset the FW state table.
