IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 21, 2008, 4:39:15 PM (18 years ago)
Author:
bills
Message:

add hostname to pzDownloadImfile

File:
1 edited

Legend:

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

    r20223 r20310  
    108108$command .= " -uri $filename";
    109109$command .= " -workdir $workdir";
     110$command .= " -hostname $host";
    110111$command .= " -end_stage $end_stage" if defined $end_stage;
    111112$command .= " -dbname $dbname" if defined $dbname;
Note: See TracChangeset for help on using the changeset viewer.