IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2008, 10:52:36 AM (18 years ago)
Author:
jhoblitt
Message:

increase dsget timeout to 120s and enable --verbose

File:
1 edited

Legend:

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

    r17553 r17653  
    337337    periods      -exec     5
    338338    periods      -poll     0.05
    339     periods      -timeout  120
     339    periods      -timeout  150
    340340    # trage       16:00 23:59
    341341    # trage       00:00 04:00
     
    397397        book setword pzPendingImfile $pageName filename $FILENAME
    398398
    399         $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
     399        $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
    400400        if ($COMPRESS)
    401401            $run = $run --compress
Note: See TracChangeset for help on using the changeset viewer.