Changeset 32809 for trunk/pstamp/scripts
- Timestamp:
- Nov 25, 2011, 8:50:16 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r32364 r32809 255 255 # caller will fault the jobs 256 256 return $error_code; 257 } elsif ($chip->{dsRun_state} eq 'failed_revert') {257 } elsif ($chip->{dsRun_state} =~ /failed_revert/) { 258 258 # XXX: revert failures are rarely fixed. give up but say it's just not available not GONE 259 259 print "magicDSRun.state = $dsRun_state for chipRun $stage_id is in state failed_revert cannot update\n";
Note:
See TracChangeset
for help on using the changeset viewer.
