IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2011, 3:52:39 PM (15 years ago)
Author:
watersc1
Message:

Handle zero byte files identically to missing files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/bin/neb-repair

    r32549 r32554  
    7979        if ($md5sums[$i] eq 'd41d8cd98f00b204e9800998ecf8427e') {
    8080            $existance[$i] = 0;
     81            push @{ $md5sum_valid{$md5sums[$i]} }, $files[$i];
    8182            next;
    8283        }
Note: See TracChangeset for help on using the changeset viewer.