IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2010, 2:20:33 PM (16 years ago)
Author:
watersc1
Message:

Set STS to NOCLEAN as per Bill's request. Fix nightly detrend verification code to properly run the script, and turn off the extra -pretend that I had left in.

File:
1 edited

Legend:

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

    r28222 r28313  
    674674
    675675    my $cmd = "$dettool";
    676     $cmd .= " -pretend ";
     676#    $cmd .= " -pretend ";
    677677    $cmd .= " -simple -dbname $dbname -definebyquery -det_type $det_type ";
    678678    $cmd .= " -mode verify -ref_det_id $ref_det_id -ref_iter $ref_iter ";
Note: See TracChangeset for help on using the changeset viewer.