IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 12, 2007, 3:59:46 PM (18 years ago)
Author:
Paul Price
Message:

Missing space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/warp_skycell.pl

    r15387 r15594  
    170170    $command .= " -recipe PPSTATS WARPSTATS";
    171171    $command .= " -psf";        # Turn on PSF determination
    172     $command .= "-tracedest $traceDest -log $logDest";
     172    $command .= " -tracedest $traceDest -log $logDest";
    173173
    174174    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.