diff options
author | Prachi Gupta <pragupta@us.ibm.com> | 2015-03-30 09:32:32 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-04-02 09:24:21 -0500 |
commit | aef4c7b28a69591d496b95795e47a601b5657e31 (patch) | |
tree | feaf549e8e2e648b6a15e62ac174ad27508d501b /src/usr/hwpf/fapi | |
parent | 0271c390defa65d68c9282b1d9c9fcc12bee513c (diff) | |
download | talos-hostboot-aef4c7b28a69591d496b95795e47a601b5657e31.tar.gz talos-hostboot-aef4c7b28a69591d496b95795e47a601b5657e31.zip |
SW295054: INITPROC: FSP&Hostboot - HWP updates for week of 2/9
CQ:SW295054
Change-Id: Ia5c72fbe2f9ae9980a40a22fb055bba9d0f07cef
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16136
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com>
Tested-by: PRACHI GUPTA <pragupta@us.ibm.com>
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16756
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/fapi')
-rwxr-xr-x | src/usr/hwpf/fapi/fapiParseErrorInfo.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/fapi/fapiParseErrorInfo.pl b/src/usr/hwpf/fapi/fapiParseErrorInfo.pl index 3cdb26612..28d1716d1 100755 --- a/src/usr/hwpf/fapi/fapiParseErrorInfo.pl +++ b/src/usr/hwpf/fapi/fapiParseErrorInfo.pl @@ -24,7 +24,7 @@ # # IBM_PROLOG_END_TAG -# $Id: fapiParseErrorInfo.pl,v 1.32 2015-02-02 18:57:30 dcrowell Exp $ +# $Id: fapiParseErrorInfo.pl,v 1.32 2015/02/02 18:57:30 dcrowell Exp $ # Purpose: This perl script will parse HWP Error XML files and create required # FAPI code. # |