Index: trunk/ippTasks/diff.pro
===================================================================
--- trunk/ippTasks/diff.pro	(revision 26979)
+++ trunk/ippTasks/diff.pro	(revision 26985)
@@ -15,4 +15,5 @@
 $diffSkycell_DB = 0
 $diffAdvance_DB = 0
+$diff_revert_DB = 0
 #$diffCleanup_DB = 0
 
@@ -95,5 +96,4 @@
 ### Tasks are loaded into diffSkyfile.
 
-$diff_revert_DB = 0
 
 task	       diff.skycell.load
@@ -409,4 +409,5 @@
   periods      -timeout 120.0
   npending     1
+  active false
 
   stdout NULL
Index: trunk/ippTasks/dist.pro
===================================================================
--- trunk/ippTasks/dist.pro	(revision 26979)
+++ trunk/ippTasks/dist.pro	(revision 26985)
@@ -424,6 +424,7 @@
   periods      -timeout 120.0
   npending     1
-
-  stdout $LOGDIR/revert.log
+  active false
+  
+  stdout NULL
   stderr $LOGDIR/revert.log
 
Index: trunk/ippTasks/stack.pro
===================================================================
--- trunk/ippTasks/stack.pro	(revision 26979)
+++ trunk/ippTasks/stack.pro	(revision 26985)
@@ -14,4 +14,5 @@
 ### Database lists
 $stackSkycell_DB = 0
+$stack_revert_DB = 0
 #$stackCleanup_DB = 0
 
@@ -88,5 +89,5 @@
 # end
 
-$stack_revert_DB = 0
+
 ### Load tasks for doing the stack
 ### Tasks are loaded into stackSumSkyfile.
@@ -349,5 +350,6 @@
   periods      -timeout 120.0
   npending     1
-
+  active false
+  
   stdout NULL
   stderr $LOGDIR/revert.log
