Index: /trunk/ippTasks/magic.pro
===================================================================
--- /trunk/ippTasks/magic.pro	(revision 27619)
+++ /trunk/ippTasks/magic.pro	(revision 27620)
@@ -212,6 +212,7 @@
 
   periods      -poll $LOADPOLL
-  periods      -exec $LOADEXEC
-  periods      -timeout 30
+#  periods      -exec $LOADEXEC
+  periods      -exec 30
+  periods      -timeout 300
   npending     1
 
Index: /trunk/ippTasks/nightly_stacks.pro
===================================================================
--- /trunk/ippTasks/nightly_stacks.pro	(revision 27619)
+++ /trunk/ippTasks/nightly_stacks.pro	(revision 27620)
@@ -314,5 +314,5 @@
   periods         -poll $LOADPOLL
   periods         -exec $LOADEXEC
-  periods         -timeout 30
+  periods         -timeout 120
   npending        1
 
@@ -549,5 +549,5 @@
     $ns_RburnPAGE ++
     if ($ns_RburnPAGE >= $Npages) set ns_RburnPAGE = 0
-    if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING")) break
+    if (("$ns_STATE" != "QUEUEBURNING")&&("$ns_STATE" != "BURNING") &&("$ns_STATE" != "NEEDSBURNING")) break
     $BURNTOOLING = 1
     # Find out where in the list of jobs we are
@@ -605,5 +605,5 @@
     host $host
 #    set.host.for.camera GPC1 $class_id
-    $logfile = "/data/${host}.0/burntool_logs/$class_id.$start_date.log"
+    $logfile = "/data/$host.0/burntool_logs/$class_id.$start_date.log"
 
     $run = ipp_apply_burntool.pl --class_id $class_id --dateobs_begin $start_date --dateobs_end $end_date --dbname gpc1 --logfile $logfile
Index: /trunk/ippTasks/warp.pro
===================================================================
--- /trunk/ippTasks/warp.pro	(revision 27619)
+++ /trunk/ippTasks/warp.pro	(revision 27620)
@@ -107,5 +107,5 @@
   periods      -poll $LOADPOLL
   periods      -exec $LOADEXEC
-  periods      -timeout 30
+  periods      -timeout 1200
   npending     1
 
@@ -238,5 +238,5 @@
   periods      -poll $LOADPOLL
   periods      -exec $LOADEXEC
-  periods      -timeout 30
+  periods      -timeout 1200
   npending     1
 
