Index: trunk/ippTasks/camera.pro
===================================================================
--- trunk/ippTasks/camera.pro	(revision 19405)
+++ trunk/ippTasks/camera.pro	(revision 19406)
@@ -26,10 +26,4 @@
     active true
   end
-  task camera.cleanup.load
-    active false
-  end
-  task camera.cleanup.run
-    active false
-  end
 end
 
@@ -41,4 +35,16 @@
     active false
   end
+end
+
+macro camera.cleanup.on
+  task camera.cleanup.load
+    active true
+  end
+  task camera.cleanup.run
+    active true
+  end
+end
+
+macro camera.cleanup.off
   task camera.cleanup.load
     active false
@@ -192,5 +198,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -238,5 +244,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
Index: trunk/ippTasks/diff.pro
===================================================================
--- trunk/ippTasks/diff.pro	(revision 19405)
+++ trunk/ippTasks/diff.pro	(revision 19406)
@@ -36,10 +36,4 @@
     active true
   end
-  task diff.cleanup.load
-    active true
-  end
-  task diff.cleanup.run
-    active true
-  end
 end
 
@@ -52,4 +46,16 @@
     active false
   end
+end
+
+macro diff.cleanup.on
+  task diff.cleanup.load
+    active true
+  end
+  task diff.cleanup.run
+    active true
+  end
+end
+
+macro diff.cleanup.off
   task diff.cleanup.load
     active false
@@ -191,5 +197,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -237,5 +243,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
Index: trunk/ippTasks/fake.pro
===================================================================
--- trunk/ippTasks/fake.pro	(revision 19405)
+++ trunk/ippTasks/fake.pro	(revision 19406)
@@ -26,10 +26,4 @@
     active true
   end
-  task fake.cleanup.load
-    active false
-  end
-  task fake.cleanup.run
-    active false
-  end
 end
 
@@ -41,4 +35,16 @@
     active false
   end
+end
+
+macro fake.cleanup.on
+  task fake.cleanup.load
+    active true
+  end
+  task fake.cleanup.run
+    active true
+  end
+end
+
+macro fake.cleanup.off
   task fake.cleanup.load
     active false
@@ -182,5 +188,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -228,5 +234,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
Index: trunk/ippTasks/stack.pro
===================================================================
--- trunk/ippTasks/stack.pro	(revision 19405)
+++ trunk/ippTasks/stack.pro	(revision 19406)
@@ -36,10 +36,4 @@
     active true
   end
-  task stack.cleanup.load
-    active true
-  end
-  task stack.cleanup.run
-    active true
-  end
 end
 
@@ -52,4 +46,16 @@
     active false
   end
+end
+
+macro stack.cleanup.on
+  task stack.cleanup.load
+    active true
+  end
+  task stack.cleanup.run
+    active true
+  end
+end
+
+macro stack.cleanup.off
   task stack.cleanup.load
     active false
@@ -192,5 +198,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -238,5 +244,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
Index: trunk/ippTasks/warp.pro
===================================================================
--- trunk/ippTasks/warp.pro	(revision 19405)
+++ 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
