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.correct.pro

    r16298 r16300  
    111111# run detrend_correct_imfile.pl on pending images
    112112task           detrend.correct.run
    113   periods      -poll $runpoll
    114   periods      -exec $runexec
     113  periods      -poll $RUNPOLL
     114  periods      -exec $RUNEXEC
    115115  periods      -timeout 30
    116116
     
    240240# copy new images, sending job to desired host
    241241task           detrend.correctexp.run
    242   periods      -poll $runpoll
    243   periods      -exec $runexec
     242  periods      -poll $RUNPOLL
     243  periods      -exec $RUNEXEC
    244244  periods      -timeout 30
    245245
Note: See TracChangeset for help on using the changeset viewer.