IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35949


Ignore:
Timestamp:
Aug 15, 2013, 11:07:47 AM (13 years ago)
Author:
watersc1
Message:

Disabling summary tasks.

Location:
tags/ipp-20130712/ippTasks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/ippTasks/diff.pro

    r30438 r35949  
    4747    active true
    4848  end
    49   task diff.summary.load
    50     active true
    51   end
    52   task diff.summary.run
    53     active true
    54   end
    5549end
    5650
    … …  
    6761  end
    6862  task diff.revert
    69     active false
    70   end
    71   task diff.summary.load
    72     active false
    73   end
    74   task diff.summary.run
    7563    active false
    7664  end
    … …  
    499487task           diff.summary.load
    500488  host         local
     489  active       false
    501490
    502491  periods      -poll $LOADPOLL
    … …  
    559548  periods      -exec $RUNEXEC
    560549  periods      -timeout 60
     550  active       false
    561551
    562552  task.exec
  • tags/ipp-20130712/ippTasks/warp.pro

    r28375 r35949  
    5858    active true
    5959  end
    60   task warp.summary.load
    61     active true
    62   end
    63   task warp.summary.run
    64     active true
    65   end
    6660end
    6761
    … …  
    8781  end
    8882  task warp.revert.warped
    89     active false
    90   end
    91   task warp.summary.load
    92     active false
    93   end
    94   task warp.summary.run
    9583    active false
    9684  end
    … …  
    545533task           warp.summary.load
    546534  host         local
    547 
     535  active       false
    548536  periods      -poll $LOADPOLL
    549537  periods      -exec $LOADEXEC
    … …  
    605593  periods      -exec $RUNEXEC
    606594  periods      -timeout 60
     595  active       false
    607596
    608597  task.exec
Note: See TracChangeset for help on using the changeset viewer.