IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2013, 1:45:03 PM (13 years ago)
Author:
watersc1
Message:

disabling diff/warp stage summary tasks, as we no longer want to run them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/warp.pro

    r28375 r35916  
    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.