Changeset 27620
- Timestamp:
- Apr 6, 2010, 12:43:03 PM (16 years ago)
- Location:
- trunk/ippTasks
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r27472 r27620 212 212 213 213 periods -poll $LOADPOLL 214 periods -exec $LOADEXEC 215 periods -timeout 30 214 # periods -exec $LOADEXEC 215 periods -exec 30 216 periods -timeout 300 216 217 npending 1 217 218 -
trunk/ippTasks/nightly_stacks.pro
r27616 r27620 314 314 periods -poll $LOADPOLL 315 315 periods -exec $LOADEXEC 316 periods -timeout 30316 periods -timeout 120 317 317 npending 1 318 318 … … 549 549 $ns_RburnPAGE ++ 550 550 if ($ns_RburnPAGE >= $Npages) set ns_RburnPAGE = 0 551 if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING") ) break551 if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING") &&("$ns_STATE" != "NEEDSBURNING")) break 552 552 $BURNTOOLING = 1 553 553 # Find out where in the list of jobs we are … … 605 605 host $host 606 606 # set.host.for.camera GPC1 $class_id 607 $logfile = "/data/$ {host}.0/burntool_logs/$class_id.$start_date.log"607 $logfile = "/data/$host.0/burntool_logs/$class_id.$start_date.log" 608 608 609 609 $run = ipp_apply_burntool.pl --class_id $class_id --dateobs_begin $start_date --dateobs_end $end_date --dbname gpc1 --logfile $logfile -
trunk/ippTasks/warp.pro
r27472 r27620 107 107 periods -poll $LOADPOLL 108 108 periods -exec $LOADEXEC 109 periods -timeout 30109 periods -timeout 1200 110 110 npending 1 111 111 … … 238 238 periods -poll $LOADPOLL 239 239 periods -exec $LOADEXEC 240 periods -timeout 30240 periods -timeout 1200 241 241 npending 1 242 242
Note:
See TracChangeset
for help on using the changeset viewer.
