IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29096


Ignore:
Timestamp:
Sep 1, 2010, 2:03:07 PM (16 years ago)
Author:
bills
Message:

include stage in inputs to magic_destreak_cleanup.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r27946 r29096  
    600600    book getword magicDSToCleanup $pageName magic_ds_id -var MAGIC_DS_ID
    601601    book getword magicDSToCleanup $pageName camera -var CAMERA
    602     book getword magicDSToCleanup $pageName outroot -var OUTROOT
     602    book getword magicDSToCleanup $pageName stage -var STAGE
    603603    book getword magicDSToCleanup $pageName dbname -var DBNAME
    604604
     
    607607    host anyhost
    608608
    609     $run = magic_destreak_cleanup.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --logfile $logfile
     609    $run = magic_destreak_cleanup.pl --magic_ds_id $MAGIC_DS_ID --stage $STAGE --camera $CAMERA --logfile $logfile
    610610
    611611    add_standard_args run
Note: See TracChangeset for help on using the changeset viewer.