IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32290


Ignore:
Timestamp:
Sep 2, 2011, 11:23:11 AM (15 years ago)
Author:
watersc1
Message:

Forgot to remove a "-pretend" I inserted during testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r32283 r32290  
    732732    book getword SURVEY_MAGIC $label MULTIDIFF -var multidiff
    733733
    734     $run = magictool -pretend -rerun -definebyquery -label $label -diff_label $label -workdir $workdir/$label
     734    $run = magictool -rerun -definebyquery -label $label -diff_label $label -workdir $workdir/$label
    735735   
    736736    if (("$multidiff" == "TRUE")||("$multidiff" == "MULTIDIFF"))
Note: See TracChangeset for help on using the changeset viewer.