summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/tools/parseErrorInfo.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/hwpf/fapi2/tools/parseErrorInfo.pl')
-rwxr-xr-xsrc/import/hwpf/fapi2/tools/parseErrorInfo.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/tools/parseErrorInfo.pl b/src/import/hwpf/fapi2/tools/parseErrorInfo.pl
index 39974473..833a94a1 100755
--- a/src/import/hwpf/fapi2/tools/parseErrorInfo.pl
+++ b/src/import/hwpf/fapi2/tools/parseErrorInfo.pl
@@ -1125,6 +1125,8 @@ foreach my $argnum ( 0 .. $#ARGV )
$callout->{priority};
$elementsFound++;
+
+ addFfdcMethod( \%methods, $callout->{target}, $err->{rc}, $target_ffdc_type );
}
if ( exists $callout->{childTargets} )
{
OpenPOWER on IntegriCloud