IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2009, 11:47:44 AM (17 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/20091113
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113

  • branches/eam_branches/20091113/ippTasks/pstamp.pro

    r25837 r26246  
    421421        book getword pstampJob $pageName dbname -var DBNAME
    422422        book getword pstampJob $pageName outputBase -var OUTPUT_BASE
     423        book getword pstampJob $pageName options -var OPTIONS
    423424
    424425        if ($VERBOSE > 1)
     
    428429        host anyhost
    429430
    430         $run = pstamp_job_run.pl --job_id $JOB_ID --job_type $JOB_TYPE --rownum $ROWNUM --output_base $OUTPUT_BASE --redirect-output
     431        $run = pstamp_job_run.pl --job_id $JOB_ID --job_type $JOB_TYPE --rownum $ROWNUM --output_base $OUTPUT_BASE --options $OPTIONS --redirect-output
    431432        add_standard_args run
    432433
Note: See TracChangeset for help on using the changeset viewer.