IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23277


Ignore:
Timestamp:
Mar 11, 2009, 3:27:35 PM (17 years ago)
Author:
eugene
Message:

use -tocleanedimfile not -tocleanedimfile_from_scrubbed

File:
1 edited

Legend:

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

    r23229 r23277  
    142142            if ($mode eq "goto_purged") {
    143143                $command .= " -topurgedimfile";
    144             } elsif ($mode eq "goto_scrubbed") {
    145                 $command .= " -tocleanedimfile_from_scrubbed";
    146144            } else {
    147145                $command .= " -tocleanedimfile";
Note: See TracChangeset for help on using the changeset viewer.