IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26075


Ignore:
Timestamp:
Nov 9, 2009, 12:52:29 PM (17 years ago)
Author:
bills
Message:

Allow "destreak" and "destreak.revert" to run simultaneously

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r25822 r26075  
    4646### Turn tasks on
    4747macro destreak.on
    48     # destreak and revert should not run at the same time
    49     destreak.revert.off
    50 
    5148    task destreak.load
    5249        active true
     
    6158
    6259macro destreak.revert.on
    63     # destreak and revert should not run at the same time
    64     destreak.off
    65 
    6660    task destreak.revert.load
    6761        active true
Note: See TracChangeset for help on using the changeset viewer.