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/phase3.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
     
    5959# run the phase3imfile script on pending images
    6060task           phase3.exp.run
    61   periods      -poll 0.5
    62   periods      -exec 1.0
     61  periods      -poll $runpoll
     62  periods      -exec $runexec
    6363  periods      -timeout 5
    6464
Note: See TracChangeset for help on using the changeset viewer.