Changeset 35827 for trunk/pstamp
- Timestamp:
- Jul 16, 2013, 3:54:59 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r35793 r35827 850 850 my ($stage, $stage_id, $component, $fault) = @_; 851 851 852 # Stop faulting components. With the death of magic the likelyhood that something is truly gone 853 # forever is much smaller. The false alarm rate is far too high 854 return; 855 852 856 my $command; 853 857 if ($stage eq 'chip') {
Note:
See TracChangeset
for help on using the changeset viewer.
