Changeset 17653
- Timestamp:
- May 13, 2008, 10:52:36 AM (18 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 2 edited
-
magic.pro (modified) (1 diff)
-
summit.copy.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r16298 r17653 111 111 end 112 112 113 # task magic.process 114 # periods -poll $loadpoll 115 # periods -exec $loadexec 116 # periods -timeout 30 117 # 118 # task.exec 119 # end 120 # 121 # # default exit status 122 # task.exit default 123 # process_exit magicToProcess $options:0 $JOB_STATUS 124 # end 125 # 126 # # operation timed out? 127 # task.exit timeout 128 # showcommand timeout 129 # book setword magicToProcess $options:0 pantaskState TIMEOUT 130 # end 131 # end 113 132 114 133 # populate magicToMask -
trunk/ippTasks/summit.copy.pro
r17553 r17653 337 337 periods -exec 5 338 338 periods -poll 0.05 339 periods -timeout 1 20339 periods -timeout 150 340 340 # trage 16:00 23:59 341 341 # trage 00:00 04:00 … … 397 397 book setword pzPendingImfile $pageName filename $FILENAME 398 398 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 400 400 if ($COMPRESS) 401 401 $run = $run --compress
Note:
See TracChangeset
for help on using the changeset viewer.
