IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2012, 11:58:05 AM (14 years ago)
Author:
bills
Message:

remove argument added for debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dlapstacks

    r33377 r33379  
    142142        push @args, ($resolved, $panargs);
    143143    }
    144     my $ds9cmd = "ds9 -geom 1024x1024 -console @args";
     144    my $ds9cmd = "ds9 -geom 1024x1024 @args";
    145145    print "$ds9cmd\n" if $verbose;
    146146    system $ds9cmd;
Note: See TracChangeset for help on using the changeset viewer.