Index: trunk/ippTasks/fake.pro
===================================================================
--- trunk/ippTasks/fake.pro	(revision 19090)
+++ 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
