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/register.pro

    r16298 r16300  
    111111# run the register_imfile.pl script on pending images
    112112task           register.imfile.run
    113   periods      -poll $runpoll
    114   periods      -exec $runexec
     113  periods      -poll $RUNPOLL
     114  periods      -exec $RUNEXEC
    115115  periods      -timeout 30
    116116
     
    235235# run the register_exp.pl script on pending exposures
    236236task           register.exp.run
    237   periods      -poll $runpoll
    238   periods      -exec $runexec
     237  periods      -poll $RUNPOLL
     238  periods      -exec $RUNEXEC
    239239  periods      -timeout 30
    240240
Note: See TracChangeset for help on using the changeset viewer.