IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 4:02:42 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippScripts/scripts/ipp_image_path.pl

    r22429 r25406  
    108108            # remove the leading "file://" if present
    109109            $path =~ s/^file\:\/\///;
     110            $nfiles++;
     111            print "$path\n";
    110112        }
    111         $nfiles++;
    112         print "$path\n";
    113113    }
    114114    if (!$nfiles) {
Note: See TracChangeset for help on using the changeset viewer.