summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/hwpf')
-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 1fa756f5d..88f9ae663 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