Changeset 37

Show
Ignore:
Timestamp:
11/29/06 04:58:24 (2 years ago)
Author:
kindlund
Message:

slight logging cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/bug/42/lib/HoneyClient/Agent.pm

    r36 r37  
    805805                    # For now, we update a scalar called 'is_compromised' within 
    806806                    # the $data->{$driverName}->{'status'} sub-hashtable. 
    807                     print "Performing Filesystem Integrity Check...\n"; 
     807                    print "Performing Integrity Checks...\n"; 
    808808                    if ($integrity->checkAll()) { 
    809809                        print "Integrity Check: FAILED\n";