Index: trunk/ippTasks/detrend.process.pro
===================================================================
--- trunk/ippTasks/detrend.process.pro	(revision 9455)
+++ trunk/ippTasks/detrend.process.pro	(revision 9490)
@@ -30,5 +30,5 @@
 
   periods      -poll 1.0
-  periods      -exec 2.0
+  periods      -exec 3.0
   periods      -timeout 30
 
@@ -122,5 +122,4 @@
   # success
   task.exit 0
-    echo "success detrend_process_imfile.pl $options:0"
     queuepush DetrendProcessImfiles -replace -key 1:3:5 "DONE $options:0"
     # detrend_process_imfile.pl --force_exist --det_id $DET_ID --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --det_type $DET_TYPE --input_uri $URI
@@ -148,5 +147,5 @@
 
   periods      -poll 1.0
-  periods      -exec 2.0
+  periods      -exec 3.0
   periods      -timeout 30
 
