From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> Pushed under trivial rule. --- data/install-scripts/windows-unattend.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/install-scripts/windows-unattend.xml b/data/install-scripts/windows-unattend.xml index e140617..d4e1b98 100644 --- a/data/install-scripts/windows-unattend.xml +++ b/data/install-scripts/windows-unattend.xml @@ -51,9 +51,9 @@ <xsl:when test="config/pre-install-drivers-disk != ''"> <xsl:value-of select="config/pre-install-drivers-disk"/> </xsl:when> - <xsl:otherwise> - <xsl:text>A</xsl:text> - </xsl:otherwise> + <xsl:otherwise> + <xsl:text>A</xsl:text> + </xsl:otherwise> </xsl:choose> </xsl:template> @@ -62,9 +62,9 @@ <xsl:when test="config/pre-install-drivers-location != ''"> <xsl:value-of select="config/pre-install-drivers-location"/> </xsl:when> - <xsl:otherwise> - <xsl:text>\</xsl:text> - </xsl:otherwise> + <xsl:otherwise> + <xsl:text>\</xsl:text> + </xsl:otherwise> </xsl:choose> </xsl:template> @@ -270,9 +270,9 @@ <xsl:when test="config/pre-install-drivers-disk != ''"> <xsl:value-of select="config/pre-install-drivers-disk"/> </xsl:when> - <xsl:otherwise> - <xsl:text>A</xsl:text> - </xsl:otherwise> + <xsl:otherwise> + <xsl:text>A</xsl:text> + </xsl:otherwise> </xsl:choose> </xsl:template> @@ -281,9 +281,9 @@ <xsl:when test="config/pre-install-drivers-location != ''"> <xsl:value-of select="config/pre-install-drivers-location"/> </xsl:when> - <xsl:otherwise> - <xsl:text>\</xsl:text> - </xsl:otherwise> + <xsl:otherwise> + <xsl:text>\</xsl:text> + </xsl:otherwise> </xsl:choose> </xsl:template> -- 1.8.1.2 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo