Index: trunk/ippTasks/destreak.pro
===================================================================
--- trunk/ippTasks/destreak.pro	(revision 27078)
+++ trunk/ippTasks/destreak.pro	(revision 27079)
@@ -329,5 +329,5 @@
 
   task.exec
-    $run = magicdstool -limit 25 -torevert -stage $DS_STAGE:$magicDSRevertStage
+    $run = magicdstool -torevert -stage $DS_STAGE:$magicDSRevertStage
     $magicDSRevertStage ++
     if ($magicDSRevertStage >= $DS_STAGE:n) set magicDSRevertStage = 0
@@ -347,5 +347,5 @@
       end
     end
-    # add_poll_args run
+    add_poll_args run
     add_poll_labels run
     command $run
