Changeset 37338
- Timestamp:
- Aug 29, 2014, 5:27:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_stack.pl
r37337 r37338 137 137 { 138 138 # Generate a file mapping the symbolic and "disk" representations of each needed file. 139 my $uri_compmap = "${ remote_outroot}.compmap";139 my $uri_compmap = "${ipp_outroot}.compmap"; 140 140 my $component_map = $ipprc->file_resolve($uri_compmap,1); 141 141 my ($ipp_compmap, $remote_compmap) = &uri_to_outputs($component_map);
Note:
See TracChangeset
for help on using the changeset viewer.
