[Libosinfo] [osinfo-db PATCH] centos: Fix typo in the installation-url template
Christophe Fergeau
cfergeau at redhat.com
Mon Apr 15 12:07:05 UTC 2019
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Mon, Apr 15, 2019 at 12:56:49PM +0200, Fabiano Fidêncio wrote:
> The typo was introduced as part of b6f5ea9e6da.
>
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
> 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190415/c448f299/attachment.sig>
More information about the Libosinfo
mailing list