IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2014, 5:52:59 PM (12 years ago)
Author:
watersc1
Message:

Changes to deactivate stack.summary by default. It must now be actively turned on by a stack.summary.on call.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r37076 r37482  
    5353    active false
    5454  end
    55   task stack.summary.load
    56     active true
    57   end
    58   task stack.summary.run
    59     active true
    60   end
    6155end
    6256
     
    7266    active false
    7367  end
    74   task stack.summary.load
    75     active false
    76   end
    77   task stack.summary.run
    78     active false
    79   end
    80 end
    81 
     68end
     69
     70# Same for summary stages.
    8271macro stack.summary.on
    8372  task stack.summary.load
     
    313302  periods      -exec $LOADEXEC
    314303  periods      -timeout 1200
    315   trange       07:00:00 08:00:00 -nmax 1
     304  active       false
     305#  trange       07:00:00 08:00:00 -nmax 1
    316306  npending     1
    317307
     
    368358  periods      -exec $RUNEXEC
    369359  periods      -timeout 60
     360  active       false
    370361
    371362  task.exec
Note: See TracChangeset for help on using the changeset viewer.