IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2022, 1:43:20 PM (4 years ago)
Author:
eugene
Message:

set failures to state drop, not fail (an invalid state)

File:
1 edited

Legend:

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

    r41994 r41995  
    158158    # Add the processed file to the database
    159159    unless ($no_update) {
    160         my $command = "$warptool -updaterun -set_state fail"; # Command to run warptool
     160        my $command = "$warptool -updaterun -set_state drop"; # Command to run warptool
    161161        $command .= " -dbname $dbname" if defined $dbname;
    162162       
Note: See TracChangeset for help on using the changeset viewer.