IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37337


Ignore:
Timestamp:
Aug 29, 2014, 5:23:02 PM (12 years ago)
Author:
watersc1
Message:

typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_stack.pl

    r37332 r37337  
    137137{
    138138    # Generate a file mapping the symbolic and "disk" representations of each needed file.
    139     my $uri_compmap   = ${remote_outroot}.compmap;
     139    my $uri_compmap   = "${remote_outroot}.compmap";
    140140    my $component_map = $ipprc->file_resolve($uri_compmap,1);   
    141141    my ($ipp_compmap, $remote_compmap) = &uri_to_outputs($component_map);
Note: See TracChangeset for help on using the changeset viewer.