IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:20:44 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/diff.pro

    r26567 r26889  
    157157    book getword diffSkyfile $pageName state -var RUN_STATE
    158158    book getword diffSkyfile $pageName dbname -var DBNAME
     159    book getword diffSkyfile $pageName reduction -var REDUCTION
    159160
    160161    # set the host and workdir based on the skycell hash
     
    175176    if ("$BOTHWAYS" == "T")
    176177       $run = $run --inverse
     178    end
     179    if ("$REDUCTION" != "NULL")
     180      $run = $run --reduction $REDUCTION
    177181    end
    178182    add_standard_args run
Note: See TracChangeset for help on using the changeset viewer.