IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29758


Ignore:
Timestamp:
Nov 12, 2010, 10:40:47 AM (15 years ago)
Author:
bills
Message:

fix bug in survey.destreak which would only be triggered if we had
multiple databases enabled in distribution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r29731 r29758  
    827827      option DEFAULT
    828828    else
    829       $run = $run --dbname $DB:$SURVEY_MAGIC_DB
    830       option $DB:$SURVEY_MAGIC_DB
     829      $run = $run --dbname $DB:$SURVEY_DESTREAK_DB
     830      option $DB:$SURVEY_DESTREAK_DB
    831831    end
    832832   
Note: See TracChangeset for help on using the changeset viewer.