IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35135


Ignore:
Timestamp:
Feb 8, 2013, 12:10:32 PM (13 years ago)
Author:
bills
Message:

repair a couple of typos that I recently introduced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/background.pro

    r35134 r35135  
    241241    else
    242242      # save the DB name for the exit tasks
    243       option $DB:$chip_advance_DB
     243      option $DB:$bg_chip_advance_DB
    244244      $run = $run -dbname $DB:$bg_chip_advance_DB
    245245      $bg_chip_advance_DB ++
     
    464464    else
    465465      # save the DB name for the exit tasks
    466       option $DB:$warp_advance_DB
     466      option $DB:$bg_warp_advance_DB
    467467      $run = $run -dbname $DB:$bg_warp_advance_DB
    468468      $bg_warp_advance_DB ++
Note: See TracChangeset for help on using the changeset viewer.