IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29769


Ignore:
Timestamp:
Nov 12, 2010, 4:24:41 PM (15 years ago)
Author:
bills
Message:

pick up a couple of bug fixes from the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101029/ippTasks/survey.pro

    r29723 r29769  
    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   
     
    10871087    if ("$label" == "NULL")
    10881088      # All labels have been done --- reset
    1089       echo "Resetting labels"
     1089      # echo "Resetting labels"
    10901090      for i 0 $N
    10911091        book getpage SURVEY_PUBLISH $i -var label
     
    11121112   
    11131113    #echo $run
    1114     command echo $run
     1114    command $run
    11151115  end
    11161116
Note: See TracChangeset for help on using the changeset viewer.