Changeset 720
- Timestamp:
- 07/20/07 17:24:01 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-firefox/lib/HoneyClient/Manager.pm
r713 r720 648 648 649 649 sleep (2); 650 651 # Recreate the client stub; handle faults. 652 $stubAgent = getClientHandle(namespace => "HoneyClient::Agent", 653 address => $vmIP, 654 fault_handler => \&_handleFaultAndCleanup); 650 655 651 656 # Call updateState() first, to seed initial data.
