summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2017-09-22 10:48:13 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-02-05 11:38:09 -0500
commit9925aa358f2ad3e5ecb5d5757dbb5c8dbabc123b (patch)
treecfca30679d51271d2c28bf1d572b6b46f37e3623 /src/usr
parent32a051104ae970748d8512278ab169320a6393d2 (diff)
downloadtalos-hostboot-9925aa358f2ad3e5ecb5d5757dbb5c8dbabc123b.tar.gz
talos-hostboot-9925aa358f2ad3e5ecb5d5757dbb5c8dbabc123b.zip
Remove @INC with current directory from create_ekb_targattr.pl
Change-Id: I1e1342fd9444d6936d8c8fe030c50cc675296c3e Resolves: #114 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46622 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/create_ekb_targattr.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl b/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
index f91d79611..e07b2e6d8 100755
--- a/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
+++ b/src/usr/targeting/common/xmltohb/create_ekb_targattr.pl
@@ -42,10 +42,6 @@ use strict;
use XML::Simple;
use Data::Dumper;
-#add the fapi_utils path to include paths
-#this is useful for debugging
-push (@INC, "../../xmltohb");
-
require "fapi_utils.pl";
$XML::Simple::PREFERRED_PARSER = 'XML::Parser';
OpenPOWER on IntegriCloud