Changeset 26103
- Timestamp:
- Nov 12, 2009, 2:20:20 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r26101 r26103 367 367 my $temp_delete = defined($recipe) and metadataLookupBool($recipe, 'TEMP.DELETE'); # Delete temp files? 368 368 if ($temp_delete) { 369 $ipprc->load_site() or &my_die("Unable to load site configurat.", $stack_id, $PS_EXIT_CONFIG_ERROR);370 369 my $temp_dir = metadataLookupStr($ipprc->{_siteConfig}, 'TEMP.DIR'); # Directory with temporary files 371 370 my $temp_image = metadataLookupStr($recipe, 'TEMP.IMAGE'); # Suffix for image
Note:
See TracChangeset
for help on using the changeset viewer.
