- Timestamp:
- Dec 2, 2011, 11:45:13 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/pstamp/scripts/pstamp_checkdependent.pl
r32364 r32852 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.
