Changeset 24205
- Timestamp:
- May 15, 2009, 2:35:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r24128 r24205 202 202 $do_stats = 1; 203 203 } else { 204 $command .= " -ipprc $configuration"; 204 #$command .= " -ipprc $configuration"; 205 my $resolved = $ipprc->file_resolve($configuration); 206 $command .= " -ipprc $resolved"; 205 207 } 206 208 if ($do_stats) {
Note:
See TracChangeset
for help on using the changeset viewer.
