Changeset 24835
- Timestamp:
- Jul 17, 2009, 11:43:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup/ippTasks/summit.copy.pro
r24054 r24835 442 442 stderr $LOGDIR/summit.copy.log 443 443 444 $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 --dbname $DBNAME --timeout 120 --verbose --copies 2444 $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --dbname $DBNAME --timeout 120 --verbose 445 445 if ($COMPRESS) 446 446 $run = $run --compress … … 452 452 end 453 453 if ($NEBULOUS) 454 $run = $run --nebulous 454 $run = $run --nebulous --copies 2 455 455 end 456 456 # add_standard_args run
Note:
See TracChangeset
for help on using the changeset viewer.
