IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2008, 10:52:36 AM (18 years ago)
Author:
jhoblitt
Message:

increase dsget timeout to 120s and enable --verbose

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/magic.pro

    r16298 r17653  
    111111end
    112112
     113# task   magic.process
     114#   periods      -poll $loadpoll
     115#   periods      -exec $loadexec
     116#   periods      -timeout 30
     117#
     118#   task.exec
     119#   end
     120#
     121#   # default exit status
     122#   task.exit    default
     123#     process_exit magicToProcess $options:0 $JOB_STATUS
     124#   end
     125#
     126#   # operation timed out?
     127#   task.exit    timeout
     128#     showcommand timeout
     129#     book setword magicToProcess $options:0 pantaskState TIMEOUT
     130#   end
     131# end
    113132
    114133# populate magicToMask
Note: See TracChangeset for help on using the changeset viewer.