IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30324


Ignore:
Timestamp:
Jan 20, 2011, 1:19:12 PM (15 years ago)
Author:
heather
Message:

fixing addstar.pro so that it will properly run (there was a typo)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101215/ippTasks/addstar.pro

    r28211 r30324  
    173173    $run = $run --minidvodb_group $MINIDVODB_GROUP
    174174        if (("$MINIDVODB_NAME" != "NULL") && ("$MINIDVODB_NAME" != "(null)"))
    175            $run = $run --minidvodb_name $MINIDVODB_NAME #have addstar_run.pl grab the 'active' name if it is NULL
     175           $run = $run --minidvodb_name $MINIDVODB_NAME
     176    #have addstar_run.pl grab the 'active' name if it is NULL
    176177        end
    177178    end
Note: See TracChangeset for help on using the changeset viewer.