IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 22, 2015, 2:23:44 PM (11 years ago)
Author:
watersc1
Message:

Final version of full force summary addstar changes. Typos fixed, sql fixed, addstar_run.pl now explicitly requires a dbname entry, task updated with revert code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/addstar.pro

    r38937 r38943  
    8585    active false
    8686  end
     87  task addstar.revert.fullforce_summary
     88    active false
     89  end
    8790end
    8891
     
    104107  end
    105108  task addstar.revert.fullforce
     109    active true
     110  end
     111  task addstar.revert.fullforce_summary
    106112    active true
    107113  end
     
    484490    if ("$STAGE" == "fullforce_summary")
    485491    # This shouldn't need a stage_extra1, as there are no subcomponents to the ff summary.
    486       $run = $run --stage_id
     492      $run = $run --stage_id $STAGE_ID
    487493    end
    488494
Note: See TracChangeset for help on using the changeset viewer.