IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 14, 2009, 2:32:17 PM (17 years ago)
Author:
jhoblitt
Message:

sync to changes in Nebulous::Server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/neb_distrib_20081210/Nebulous/lib/Nebulous/Client.pm

    r23536 r23860  
    615615            return;
    616616        }
     617        if ($response->faultstring =~ /does not match any key or directory/) {
     618            $log->debug( "leaving" );
     619            return;
     620        }
    617621
    618622        $log->logdie("unhandled fault - ", $self->err);
Note: See TracChangeset for help on using the changeset viewer.