Index: trunk/ippTasks/dist.cleanup.pro
===================================================================
--- trunk/ippTasks/dist.cleanup.pro	(revision 27565)
+++ trunk/ippTasks/dist.cleanup.pro	(revision 27566)
@@ -103,4 +103,5 @@
   task.exec
     book npages distPendingCleanup -var N
+    periods -exec $RUNEXEC
     if ($N == 0) break
     if ($NETWORK == 0) break
@@ -109,4 +110,5 @@
     book getpage distPendingCleanup 0 -var pageName -key pantaskState INIT
     if ("$pageName" == "NULL") break
+
 
     book setword distPendingCleanup $pageName pantaskState RUN
@@ -132,4 +134,5 @@
       echo command $run
     end
+    periods -exec 0.05
     command $run
   end
