IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32649


Ignore:
Timestamp:
Nov 10, 2011, 11:08:54 AM (15 years ago)
Author:
bills
Message:

Add misssing -dbname $dbname

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20111110/ippScripts/scripts/magic_destreak.pl

    r32537 r32649  
    221221        my $command = "$magicdstool -magic_ds_id $magic_ds_id -getskycells";
    222222        $command .= " $skycell_args";
     223        $command .= " -dbname $dbname" if $dbname;
    223224        my @diff_components;
    224225        if ($mismatched_tess) {
Note: See TracChangeset for help on using the changeset viewer.