[Libosinfo] [PATCH 2/2] win,installer: Fix "Windwos" typo

Fabiano Fidêncio fidencio at redhat.com
Fri May 13 08:54:35 UTC 2016


On Fri, May 13, 2016 at 9:58 AM, Christophe Fergeau <cfergeau at redhat.com> wrote:
>
> Acked-by: Christophe Fergeau <cfergeau at redhat.com>

Pushed, thanks!

>
> On Thu, May 12, 2016 at 11:01:25PM +0200, Fabiano Fidêncio wrote:
>> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
>> ---
>>  data/install-script/microsoft.com/windows-unattend-desktop.xml.in | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/data/install-script/microsoft.com/windows-unattend-desktop.xml.in b/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
>> index e91b230..62d98e5 100644
>> --- a/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
>> +++ b/data/install-script/microsoft.com/windows-unattend-desktop.xml.in
>> @@ -150,7 +150,7 @@
>>           <UserData>
>>            <AcceptEula>true</AcceptEula>
>>            <xsl:choose>
>> -            <xsl:when test="os/version = 6.2 or os/version = 6.3"> <!-- Windwos 8 and Windows 8.1 -->
>> +            <xsl:when test="os/version = 6.2 or os/version = 6.3"> <!-- Windows 8 and Windows 8.1 -->
>>                <xsl:choose>
>>                  <xsl:when test="count(media/variant) != 0 and (contains(media/variant, 'enterprise') or contains(media/variant, 'professional'))">
>>                    <!-- Skip the ProductKey during this phase of the script for the following variants: Enterprise, Enterprise Debug and Professional -->
>> --
>> 2.7.4
>>
>> _______________________________________________
>> Libosinfo mailing list
>> Libosinfo at redhat.com
>> https://www.redhat.com/mailman/listinfo/libosinfo




More information about the Libosinfo mailing list