summaryrefslogtreecommitdiffstats
path: root/rteval/rteval_dmi.xsl
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2009-06-18 09:54:22 +0200
committerDavid Sommerseth <davids@redhat.com>2009-06-18 09:54:22 +0200
commit8cd47c2c7ae48f25c73a1d3a9decb09d8ae193cb (patch)
treef7501a69eff1fe2155b0bc4e6cf2daae81315f2f /rteval/rteval_dmi.xsl
parent8f477b08a23757c2fd586c75f5493061f6dcec63 (diff)
downloadrteval-8cd47c2c7ae48f25c73a1d3a9decb09d8ae193cb.tar.gz
rteval-8cd47c2c7ae48f25c73a1d3a9decb09d8ae193cb.tar.xz
rteval-8cd47c2c7ae48f25c73a1d3a9decb09d8ae193cb.zip
Include DMIversion tag in the HardwareInfo tag for the report
Diffstat (limited to 'rteval/rteval_dmi.xsl')
-rw-r--r--rteval/rteval_dmi.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/rteval/rteval_dmi.xsl b/rteval/rteval_dmi.xsl
index 25b666b..53a2dbf 100644
--- a/rteval/rteval_dmi.xsl
+++ b/rteval/rteval_dmi.xsl
@@ -6,6 +6,7 @@
<HardwareInfo>
<xsl:attribute name="SerialNo"><xsl:value-of select="SystemInfo/SerialNumber"/></xsl:attribute>
<xsl:attribute name="SystemUUID"><xsl:value-of select="SystemInfo/SystemUUID"/></xsl:attribute>
+ <xsl:copy-of select="/dmidecode/DMIversion"/>
<xsl:apply-templates select="SystemInfo|BIOSinfo"/>
<SystemProcessors>