IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23232


Ignore:
Timestamp:
Mar 9, 2009, 2:30:30 PM (17 years ago)
Author:
eugene
Message:

adding stdout, stderr destinations for summit_copy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r23230 r23232  
    430430        book setword pzPendingImfile $pageName filename $FILENAME
    431431
     432        stdout $LOGDIR/summit.copy.log
     433        stderr $LOGDIR/summit.copy.log
     434
    432435        $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --md5 $MD5SUM --end_stage reg --workdir $workdir --dbname $DBNAME --timeout 120 --verbose --copies 2
    433436        if ($COMPRESS)
Note: See TracChangeset for help on using the changeset viewer.