IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35212


Ignore:
Timestamp:
Feb 28, 2013, 2:45:32 PM (13 years ago)
Author:
watersc1
Message:

Disable burntool.pro tasks by default, as this only needs to be used for reburntooling data. This makes the tasks safer if they get added accidentally.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/burntool.pro

    r28632 r35212  
    11## burntool.pro : -*- sh -*-
    2 
     2## This task is designed to only be used when re-burntooling data.  It is not necessary for standard registration.
    33check.globals
    44
     
    161161  periods         -exec $LOADEXEC
    162162  periods         -timeout 30
     163  active          false
    163164  npending        1
    164165
     
    216217  periods         -exec $LOADEXEC
    217218  periods         -timeout 300
     219  active          false
    218220  npending        1
    219221
     
    281283  periods         -exec $LOADEXEC
    282284  periods         -timeout 30
     285  active          false
    283286  npending        1
    284287
     
    336339  periods         -exec $RUNEXEC
    337340  periods         -timeout 10800
     341  active          false
    338342  npending        30
    339343  task.exec
Note: See TracChangeset for help on using the changeset viewer.