IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33125 for trunk


Ignore:
Timestamp:
Jan 20, 2012, 12:03:34 PM (14 years ago)
Author:
watersc1
Message:

Bugfix to prevent error_cleaned diffs from being detected as incomplete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/lap_science.pl

    r33108 r33125  
    712712            (&S64_IS_NOT_NULL($exposure->{diff_id}))&&
    713713            (($exposure->{diffRun_state} eq 'full')||
     714             ($exposure->{diffRun_state} eq 'error_cleaned')||
    714715             ($exposure->{diffRun_state} eq 'cleaned'))
    715716            ) {
Note: See TracChangeset for help on using the changeset viewer.