Chen Cao writes:
 > This typo is introduced in commit
 > 736813bf0b4c5f0db1bdbe47d3c514540b53a08c
 > 

My fault, thanks for finding this out.

 > Signed-off-by: Chen Cao <[email protected]>
 > ---
 >  .../kvm/unattended/win2008-64-autounattend.xml     |    2 +-
 >  1 files changed, 1 insertions(+), 1 deletions(-)
 > 
 > diff --git a/client/tests/kvm/unattended/win2008-64-autounattend.xml 
 > b/client/tests/kvm/unattended/win2008-64-autounattend.xml
 > index 4ee064e..5de61a9 100644
 > --- a/client/tests/kvm/unattended/win2008-64-autounattend.xml
 > +++ b/client/tests/kvm/unattended/win2008-64-autounattend.xml
 > @@ -170,7 +170,7 @@
 >                                      <Order>8</Order>
 >                              </SynchronousCommand>
 >                              <SynchronousCommand wcm:action="add">
 > -                                    <CommandLine>%WINDIR%\System32\cmd /c 
 > ping A:\finish.exe</CommandLine>
 > +                                    <CommandLine>%WINDIR%\System32\cmd /c 
 > A:\finish.exe</CommandLine>
 >                                      <Order>9</Order>
 >                              </SynchronousCommand>
 >                      </FirstLogonCommands>
 > -- 
 > 1.7.1
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to