From 9925aa358f2ad3e5ecb5d5757dbb5c8dbabc123b Mon Sep 17 00:00:00 2001 From: Bill Hoffa Date: Fri, 22 Sep 2017 10:48:13 -0500 Subject: 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 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Prachi Gupta Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: William G. Hoffa --- src/usr/targeting/common/xmltohb/create_ekb_targattr.pl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/usr') 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'; -- cgit v1.2.1