Index: trunk/ippTasks/phase2.pro
===================================================================
--- trunk/ippTasks/phase2.pro	(revision 9398)
+++ trunk/ippTasks/phase2.pro	(revision 9506)
@@ -21,6 +21,6 @@
   host         local
 
-  periods      -poll 1
-  periods      -exec 5
+  periods      -poll $loadpoll
+  periods      -exec $loadexec
   periods      -timeout 30
 
@@ -63,6 +63,6 @@
 # run the phase2imfile script on pending images
 task	       phase2.imfile.run
-  periods      -poll 0.5
-  periods      -exec 1
+  periods      -poll $runpoll
+  periods      -exec $runexec
   periods      -timeout 60
 
