Index: trunk/ippTasks/addstar.pro
===================================================================
--- trunk/ippTasks/addstar.pro	(revision 27238)
+++ trunk/ippTasks/addstar.pro	(revision 27239)
@@ -37,4 +37,15 @@
   task addstar.revert
     active false
+  end
+end
+
+macro addstar.revert.off
+  task addstar.revert
+    active false
+  end
+end
+macro addstar.revert.on
+  task addstar.revert
+    active true
   end
 end
@@ -106,5 +117,5 @@
   periods      -poll $RUNPOLL
   periods      -exec $RUNEXEC
-  periods      -timeout 300
+  periods      -timeout 1200
 
   ## we want only a single outstanding addstar job.  
