IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2011, 11:45:13 AM (15 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/pstamp/scripts/pstamp_checkdependent.pl

    r32364 r32852  
    255255            # caller will fault the jobs
    256256            return $error_code;
    257         } elsif ($chip->{dsRun_state} eq 'failed_revert') {
     257        } elsif ($chip->{dsRun_state} =~ /failed_revert/) {
    258258            # XXX: revert failures are rarely fixed. give up but say it's just not available not GONE
    259259            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.