IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2011, 3:20:07 PM (15 years ago)
Author:
eugene
Message:

merge changes from the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/pstamp/scripts/pstamp_finish.pl

    r29330 r30676  
    228228                close JRL;
    229229            } else {
     230                my_die("No reglist for successful job: $job_id", $req_id, $PS_EXIT_PROG_ERROR)
     231                    if $fault eq $PSTAMP_SUCCESS;
    230232                print STDERR "no reglist file for job $job_id\n" if $verbose;
    231233                print $tdf "$rownum|$fault|$error_string|0|$job_id|";
Note: See TracChangeset for help on using the changeset viewer.