IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2008, 5:08:16 PM (18 years ago)
Author:
Paul Price
Message:

Fixing runpoll -> RUNPOLL, runexec -> RUNEXEC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.process.pro

    r16298 r16300  
    111111# run detrend_process_imfile.ps on pending images
    112112task           detrend.process.run
    113   periods      -poll $runpoll
    114   periods      -exec $runexec
     113  periods      -poll $RUNPOLL
     114  periods      -exec $RUNEXEC
    115115  periods      -timeout 30
    116116
     
    237237# copy new images, sending job to desired host
    238238task           detrend.processexp.run
    239   periods      -poll $runpoll
    240   periods      -exec $runexec
     239  periods      -poll $RUNPOLL
     240  periods      -exec $RUNEXEC
    241241  periods      -timeout 30
    242242
Note: See TracChangeset for help on using the changeset viewer.