IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2006, 10:16:49 AM (20 years ago)
Author:
Paul Price
Message:

Making poll and exec delays globally configurable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.stack.pro

    r9490 r9506  
    3030  host         local
    3131
    32   periods      -poll 1.0
    33   periods      -exec 3.0
     32  periods      -poll $loadpoll
     33  periods      -exec $loadexec
    3434  periods      -timeout 30
    3535
     
    7272# copy new images, sending job to desired host
    7373task           dettool.stack.run
    74   periods      -poll 0.5
    75   periods      -exec 1.0
    76   periods      -timeout 30
     74  periods      -poll $runpoll
     75  periods      -exec $runexec
     76  periods      -timeout 120
    7777
    7878  task.exec
Note: See TracChangeset for help on using the changeset viewer.