IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16641


Ignore:
Timestamp:
Feb 24, 2008, 11:55:04 AM (18 years ago)
Author:
eugene
Message:

fix pxtool -copydone: uri needs local uri

File:
1 edited

Legend:

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

    r16379 r16641  
    103103$command .= " -class $class";
    104104$command .= " -class_id $class_id";
    105 $command .= " -uri $uri";
     105$command .= " -uri $filename";
    106106$command .= " -workdir $workdir";
    107107$command .= " -end_stage $end_stage" if defined $end_stage;
Note: See TracChangeset for help on using the changeset viewer.