Index: trunk/ippTasks/warp.pro
===================================================================
--- trunk/ippTasks/warp.pro	(revision 19126)
+++ trunk/ippTasks/warp.pro	(revision 19406)
@@ -47,10 +47,4 @@
     active true
   end
-  task warp.cleanup.load
-    active true
-  end
-  task warp.cleanup.run
-    active true
-  end
 end
 
@@ -69,4 +63,15 @@
     active false
   end
+end
+
+macro warp.cleanup.on
+  task warp.cleanup.load
+    active true
+  end
+  task warp.cleanup.run
+    active true
+  end
+end
+macro warp.cleanup.off
   task warp.cleanup.load
     active false
@@ -313,5 +318,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -359,5 +364,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
