Changeset 27620 for trunk/ippTasks/nightly_stacks.pro
- Timestamp:
- Apr 6, 2010, 12:43:03 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/nightly_stacks.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
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
Note:
See TracChangeset
for help on using the changeset viewer.
