IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2008, 9:00:37 AM (18 years ago)
Author:
bills
Message:

better way to have cleanup processing inactive by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r19400 r19405  
    199199  periods      -timeout 30
    200200  npending     1
    201   active       true
     201  active       false
    202202
    203203  stdout NULL
     
    245245  periods      -exec $RUNEXEC
    246246  periods      -timeout 60
    247   active       true
     247  active       false
    248248
    249249  task.exec
     
    293293  end
    294294end
    295 
    296 # turn off cleanup for now
    297 chip.cleanup.off
Note: See TracChangeset for help on using the changeset viewer.