From a3ac8d5aa6ef27c3cc04fad9a7acd43542634685 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 18 Aug 2014 19:24:17 -0500 Subject: [PATCH] Fix issue #165 by using the error-list.xml file in the repo --- resources/asciidoc-report.xsl | 2 +- resources/format-report.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/asciidoc-report.xsl b/resources/asciidoc-report.xsl index 9e75f576..89387435 100644 --- a/resources/asciidoc-report.xsl +++ b/resources/asciidoc-report.xsl @@ -14,7 +14,7 @@ + select="document('etc/error-list.xml')/err:error-list"/> diff --git a/resources/format-report.xsl b/resources/format-report.xsl index a532e6d9..b236ab45 100644 --- a/resources/format-report.xsl +++ b/resources/format-report.xsl @@ -12,7 +12,7 @@ + select="document('etc/error-list.xml')/err:error-list"/>