Changeset 1389
- Timestamp:
- 03/26/08 19:44:22 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/lib/HoneyClient/Manager/VM/Clone.pm
r1319 r1389 634 634 635 635 # Now, get the VM's IP address. 636 $LOG-> debug("RetrievingIP address of clone VM (" . $self->{'config'} . ").");636 $LOG->info("Waiting for a valid IP address of clone VM (" . $self->{'config'} . ")."); 637 637 $ret = undef; 638 638 my $stubAgent = undef;
