Index: trunk/ippTasks/nightly_science.pro
===================================================================
--- trunk/ippTasks/nightly_science.pro	(revision 30120)
+++ trunk/ippTasks/nightly_science.pro	(revision 30122)
@@ -53,5 +53,5 @@
   end
   task ns.stacks.confirm
-    active true
+    active false
   end
 end
@@ -105,4 +105,17 @@
   end
 end
+
+macro ns.stacks.confirm.on
+  task ns.stacks.confirm
+    active true
+  end
+end
+
+macro ns.stacks.confirm.off
+  task ns.stacks.confirm
+    active false
+  end
+end
+
 
 $ns_stackPAGE = 0
@@ -402,4 +415,5 @@
 #
 task              ns.stacks.confirm
+  active          false
   host            local
   periods         -poll $LOADPOLL
