IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:20:44 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/flatcorr.pro

    r25915 r26889  
    251251task           flatcorr.run
    252252  host         local
     253  npending     1
    253254
    254255  periods      -poll $LOADPOLL
    255256  periods      -exec $LOADEXEC
    256   periods      -timeout 60
     257  periods      -timeout 3600
    257258
    258259  # silently drop stdout
     
    282283    book getword flatcorrBook $pageName workdir     -var WORKDIR_TEMPLATE
    283284
    284     # specify choice of remote host
    285     # set a specific DVO host here
    286     if ($PARALLEL)
    287       host anyhost
    288     else
    289       host local
    290     end
    291 
    292285    # save the pageName for future reference below
    293286    options $pageName
Note: See TracChangeset for help on using the changeset viewer.