Index: trunk/ippTasks/detrend.norm.pro
===================================================================
--- trunk/ippTasks/detrend.norm.pro	(revision 10723)
+++ trunk/ippTasks/detrend.norm.pro	(revision 10745)
@@ -54,6 +54,5 @@
 
   task.exec
-    # command      dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20}
-    command      dettool -tonormalizedstat -simple
+    command      dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20}
   end
 
@@ -177,6 +176,5 @@
 
   task.exec
-    # command      dettool -tonormalize -simple -limit {$DetrendNormFail + 20}
-    command      dettool -tonormalize -simple
+    command      dettool -tonormalize -simple -limit {$DetrendNormFail + 20}
   end
 
@@ -305,6 +303,5 @@
 
   task.exec
-    # command      dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20}
-    command      dettool -tonormalizedexp -simple
+    command      dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20}
   end
 
