IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32195


Ignore:
Timestamp:
Aug 25, 2011, 2:16:43 PM (15 years ago)
Author:
watersc1
Message:

It helps to not do nothing when you want to do something. Removed "next" statement that prevented warp-stack diffs from running.

File:
1 edited

Legend:

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

    r32168 r32195  
    964964        }
    965965        else { # warp-qstack
    966             next;
     966#           next;
    967967#           $command .= '-pretend';
    968968            $command .= " -definewarpstack -available -good_frac 0.2 ";
Note: See TracChangeset for help on using the changeset viewer.