From dc994064c73f0660b79021d4ef5969b16d715ae8 Mon Sep 17 00:00:00 2001 From: Prasad Bg Ranganath Date: Thu, 17 Mar 2016 12:50:41 -0500 Subject: FAPI2: FFDC Error XML Hostboot Integration Change-Id: If5c82101d973ad8fb383252d93af3aa0bd97aea7 RTC: 124673 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22194 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- src/usr/errl/parser/genErrlParsers.pl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/usr/errl/parser') diff --git a/src/usr/errl/parser/genErrlParsers.pl b/src/usr/errl/parser/genErrlParsers.pl index 4f87f5869..6ddcdb113 100755 --- a/src/usr/errl/parser/genErrlParsers.pl +++ b/src/usr/errl/parser/genErrlParsers.pl @@ -1227,10 +1227,7 @@ sub getPluginDirsToParse { if ($dirEntryPath =~ /plugins/) { - # Found plugins directory - push(@pluginDirsToParse, $dirEntryPath) - if (!($dirEntryPath =~ /hwpf/)); - # TODO RTC 124673 disable fapi1 + push(@pluginDirsToParse, $dirEntryPath); } else { -- cgit v1.2.3