Index: trunk/ippTasks/stack.pro
===================================================================
--- trunk/ippTasks/stack.pro	(revision 19443)
+++ trunk/ippTasks/stack.pro	(revision 19465)
@@ -81,5 +81,5 @@
 
   task.exec
-    $run = stacktool -tosum -limit 20
+    $run = stacktool -tosum
     if ($DB:n == 0)
       option DEFAULT
@@ -206,5 +206,5 @@
 
   task.exec
-    $run = stacktool -pendingcleanuprun -limit 20
+    $run = stacktool -pendingcleanuprun
     if ($DB:n == 0)
       option DEFAULT
