IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2010, 11:38:41 AM (16 years ago)
Author:
heather
Message:

fixed it so the reverts won't be active by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r26961 r26985  
    1414### Database lists
    1515$stackSkycell_DB = 0
     16$stack_revert_DB = 0
    1617#$stackCleanup_DB = 0
    1718
     
    8889# end
    8990
    90 $stack_revert_DB = 0
     91
    9192### Load tasks for doing the stack
    9293### Tasks are loaded into stackSumSkyfile.
     
    349350  periods      -timeout 120.0
    350351  npending     1
    351 
     352  active false
     353 
    352354  stdout NULL
    353355  stderr $LOGDIR/revert.log
Note: See TracChangeset for help on using the changeset viewer.