Changeset 36459 for trunk/pstamp/scripts
- Timestamp:
- Jan 21, 2014, 11:21:53 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r36166 r36459 559 559 } 560 560 return $warp_status; 561 } elsif ($warp->{quality} != 0) { 562 print STDERR "input warp has quality error\n"; 563 faultComponent('diff', $diff_id, $skycell_id, $PSTAMP_GONE); 564 return $PSTAMP_GONE; 561 565 } 562 566 # warps are ready fall through and queue the diff update … … 882 886 883 887 # Stop faulting components. With the death of magic the likelyhood that something is truly gone 884 # forever is much smaller. The false alarm rate is far too high888 # forever is much smaller. The false alarm rate due to temporary file system problems is far too high 885 889 return; 886 890
Note:
See TracChangeset
for help on using the changeset viewer.
