IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2008, 2:46:49 PM (18 years ago)
Author:
eugene
Message:

need to supply path_base with fault

File:
1 edited

Legend:

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

    r18013 r18360  
    323323        $command .= " -hostname $host" if defined $host;
    324324        $command .= " -dbname $dbname" if defined $dbname;
     325        $command .= " -path_base $outroot" if defined $outroot;
    325326        system ($command);
    326327    }
Note: See TracChangeset for help on using the changeset viewer.