IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2010, 3:20:15 PM (16 years ago)
Author:
bills
Message:

remove duplicate error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstampparse.pl

    r28145 r28228  
    361361    my $proj_hash = resolve_project($ipprc, $project, $dbname, $dbserver);
    362362    if (!$proj_hash) {
    363         print STDERR "project $project not found\n" ;
    364363        foreach $row (@$rowList) {
    365364            insertFakeJobForRow($row, 1, $PSTAMP_UNKNOWN_PRODUCT);
Note: See TracChangeset for help on using the changeset viewer.