IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2010, 1:21:34 PM (16 years ago)
Author:
bills
Message:

workaround for the problem described in ticket 1388. If a dependent faults in such
a way that the dependency can never be satisified don't create any more jobs that depends on it.

File:
1 edited

Legend:

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

    r28134 r28145  
    307307            # ... and fault the dependent so that we have a record of the error
    308308            my_die("failed to find warpSkyCelllMap for warpRun $warp_id skycell_id $skycell_id",
    309                 $PS_EXIT_DATA_ERROR);
     309                $PSTAMP_GONE);
    310310        }
    311311
Note: See TracChangeset for help on using the changeset viewer.