IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28521


Ignore:
Timestamp:
Jun 28, 2010, 12:49:30 PM (16 years ago)
Author:
watersc1
Message:

backport of dqstats task fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20100623/ippTasks/dqstats.pro

    r27304 r28521  
    3737  task dqstats.revert
    3838    active false
     39  end
     40end
     41
     42macro dqstats.revert.on
     43  task dqstats.revert
     44    active true
     45  end
     46end
     47
     48macro dqstats.revert.off
     49  task dqstats.revert
     50    active true
    3951  end
    4052end
     
    109121
    110122  ## we want only a single outstanding dqstats job. 
    111   host         local
    112123  npending     1
    113124
     
    187198  periods      -timeout 120.0
    188199  npending     1
     200  active       false
    189201
    190202  stdout NULL
Note: See TracChangeset for help on using the changeset viewer.