Changeset 25551
- Timestamp:
- Sep 24, 2009, 2:30:32 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r25550 r25551 161 161 &my_die("Unable to perform ppConfigDump: $error_code", $stack_id, $error_code); 162 162 } 163 my$recipe = $mdcParser->parse(join "", @$stdout_buf) or163 $recipe = $mdcParser->parse(join "", @$stdout_buf) or 164 164 &my_die("Unable to parse metadata config doc", $stack_id, $PS_EXIT_PROG_ERROR); 165 165 }
Note:
See TracChangeset
for help on using the changeset viewer.
