Index: trunk/ippTasks/destreak.pro
===================================================================
--- trunk/ippTasks/destreak.pro	(revision 25693)
+++ trunk/ippTasks/destreak.pro	(revision 25708)
@@ -172,4 +172,6 @@
 
   task.exec
+    stdout $LOGSUBDIR/destreak.run.log
+    stderr $LOGSUBDIR/destreak.run.log
     book npages magicToDS -var N
     if ($N == 0) break
@@ -362,4 +364,7 @@
 
   task.exec
+    stdout $LOGSUBDIR/destreak.revert.run.log
+    stderr $LOGSUBDIR/destreak.revert.run.log
+
     book npages magicDSToRevert -var N
     if ($N == 0) break
