IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23954


Ignore:
Timestamp:
Apr 23, 2009, 2:30:34 PM (17 years ago)
Author:
bills
Message:

don't run the advance tasks so often

Location:
trunk/ippTasks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r23945 r23954  
    227227
    228228  periods      -poll $LOADPOLL
    229   periods      -exec $LOADEXEC
    230   periods      -timeout 30
     229#  periods      -exec $LOADEXEC
     230  periods      -exec 30
     231  periods      -timeout 60
    231232  npending     1
    232233
  • trunk/ippTasks/fake.pro

    r23282 r23954  
    198198  periods      -poll $LOADPOLL
    199199  periods      -exec $LOADEXEC
    200   periods      -timeout 30
     200  periods      -exec 30
     201  periods      -timeout 60
    201202  npending     1
    202203
Note: See TracChangeset for help on using the changeset viewer.