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/phase2.pro

    r9398 r9506  
    2121  host         local
    2222
    23   periods      -poll 1
    24   periods      -exec 5
     23  periods      -poll $loadpoll
     24  periods      -exec $loadexec
    2525  periods      -timeout 30
    2626
     
    6363# run the phase2imfile script on pending images
    6464task           phase2.imfile.run
    65   periods      -poll 0.5
    66   periods      -exec 1
     65  periods      -poll $runpoll
     66  periods      -exec $runexec
    6767  periods      -timeout 60
    6868
Note: See TracChangeset for help on using the changeset viewer.