Index: trunk/ippTasks/warp.pro
===================================================================
--- trunk/ippTasks/warp.pro	(revision 16298)
+++ trunk/ippTasks/warp.pro	(revision 16300)
@@ -116,6 +116,6 @@
 ### Tasks are taken from warpInputExp.
 task	       warp.exp.run
-  periods      -poll $runpoll
-  periods      -exec $runexec
+  periods      -poll $RUNPOLL
+  periods      -exec $RUNEXEC
   periods      -timeout 60
 
@@ -236,6 +236,6 @@
 ### Tasks are taken from warpPendingSkyCell.
 task	       warp.skycell.run
-  periods      -poll $runpoll
-  periods      -exec $runexec
+  periods      -poll $RUNPOLL
+  periods      -exec $RUNEXEC
   periods      -timeout 60
 
