IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2016, 12:21:42 PM (10 years ago)
Author:
watersc1
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/Nebulous-Server/lib/Nebulous/Server.pm

    r39675 r39676  
    26502650    $log->logdie("database error: $@") if $@;
    26512651
    2652     $log->warn("CZW: $vol_id $vol_path $free for >>$vol_name<<");
     2652    $log->warn("CZW: $vol_id $vol_path for >>$vol_name<<");
    26532653    if (defined $vol_id and defined $vol_path) {
    26542654        $log->debug( "found volume name $vol_name" );
Note: See TracChangeset for help on using the changeset viewer.