[osinfo-db PATCH] centos: Fix typo in the installation-url template

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The typo was introduced as part of b6f5ea9e6da.

Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 data/install-script/centos.org/centos-kickstart-desktop.xml.in | 2 +-
 data/install-script/centos.org/centos-kickstart-jeos.xml.in    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/install-script/centos.org/centos-kickstart-desktop.xml.in b/data/install-script/centos.org/centos-kickstart-desktop.xml.in
index 6771283..c215115 100644
--- a/data/install-script/centos.org/centos-kickstart-desktop.xml.in
+++ b/data/install-script/centos.org/centos-kickstart-desktop.xml.in
@@ -96,7 +96,7 @@
             <xsl:when test="config/installation-url != ''">
               <xsl:value-of select="config/installation-url"/>
             </xsl:when>
-            <xsl:when test="treel/url != ''">
+            <xsl:when test="tree/url != ''">
               <xsl:value-of select="tree/url"/>
             </xsl:when>
             <xsl:otherwise>
diff --git a/data/install-script/centos.org/centos-kickstart-jeos.xml.in b/data/install-script/centos.org/centos-kickstart-jeos.xml.in
index c58809b..8349928 100644
--- a/data/install-script/centos.org/centos-kickstart-jeos.xml.in
+++ b/data/install-script/centos.org/centos-kickstart-jeos.xml.in
@@ -88,7 +88,7 @@
             <xsl:when test="config/installation-url != ''">
               <xsl:value-of select="config/installation-url"/>
             </xsl:when>
-            <xsl:when test="treel/url != ''">
+            <xsl:when test="tree/url != ''">
               <xsl:value-of select="tree/url"/>
             </xsl:when>
             <xsl:otherwise>
-- 
2.20.1

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux