Show
Ignore:
Timestamp:
12/20/06 11:09:37 (2 years ago)
Author:
kindlund
Message:

sc: merging branch using tags svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/tags/bug/PRE-42 and svn+ssh://kindlund@www.honeyclient.org/home/svn/honeyclient/honeyclient/tags/bug/POST-42

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk

    • Property sc:bug-fix-release-branch set to 0.9
  • honeyclient/trunk/t/honeyclient_util_soap.t

    r13 r131  
    1111# Make sure Log::Log4perl loads 
    1212BEGIN { use_ok('Log::Log4perl', qw(:nowarn)) 
    13         or diag("Can't load Log::Log4perl package. Check to make sure the package library is correctly linsted within the path."); 
     13        or diag("Can't load Log::Log4perl package. Check to make sure the package library is correctly listed within the path."); 
    1414        
    1515        # Suppress all logging messages, since we need clean output for unit testing.