IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 25, 2009, 4:02:30 PM (17 years ago)
Author:
bills
Message:

remove extra print statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsproductls

    r25576 r25577  
    6161foreach my $fs (@$data) {
    6262    if (!defined $fs->uri) {
    63         print STDERR "uri is not defined!\n";
    64         print "uri is not defined!\n";
     63        print STDERR "uri is not defined!skipping\n";
    6564        next;
    6665    }
Note: See TracChangeset for help on using the changeset viewer.