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

    r16298 r16300  
    124124# copy new images, sending job to desired host
    125125task           detrend.normstat.run
    126   periods      -poll $runpoll
    127   periods      -exec $runexec
     126  periods      -poll $RUNPOLL
     127  periods      -exec $RUNEXEC
    128128  periods      -timeout 30
    129129
     
    240240# copy new images, sending job to desired host
    241241task           detrend.norm.run
    242   periods      -poll $runpoll
    243   periods      -exec $runexec
     242  periods      -poll $RUNPOLL
     243  periods      -exec $RUNEXEC
    244244  periods      -timeout 30
    245245
     
    359359# copy new images, sending job to desired host
    360360task           detrend.normexp.run
    361   periods      -poll $runpoll
    362   periods      -exec $runexec
     361  periods      -poll $RUNPOLL
     362  periods      -exec $RUNEXEC
    363363  periods      -timeout 30
    364364
Note: See TracChangeset for help on using the changeset viewer.