Index: trunk/ippTasks/detrend.norm.pro
===================================================================
--- trunk/ippTasks/detrend.norm.pro	(revision 16298)
+++ trunk/ippTasks/detrend.norm.pro	(revision 16300)
@@ -124,6 +124,6 @@
 # copy new images, sending job to desired host
 task	       detrend.normstat.run
-  periods      -poll $runpoll
-  periods      -exec $runexec
+  periods      -poll $RUNPOLL
+  periods      -exec $RUNEXEC
   periods      -timeout 30
 
@@ -240,6 +240,6 @@
 # copy new images, sending job to desired host
 task	       detrend.norm.run
-  periods      -poll $runpoll
-  periods      -exec $runexec
+  periods      -poll $RUNPOLL
+  periods      -exec $RUNEXEC
   periods      -timeout 30
 
@@ -359,6 +359,6 @@
 # copy new images, sending job to desired host
 task	       detrend.normexp.run
-  periods      -poll $runpoll
-  periods      -exec $runexec
+  periods      -poll $RUNPOLL
+  periods      -exec $RUNEXEC
   periods      -timeout 30
 
