| Index: client/tests/kvm/unattended/win2008-64-autounattend.xml
 | 
| diff --git a/client/tests/kvm/unattended/win2008-64-autounattend.xml b/client/tests/kvm/unattended/win2008-64-autounattend.xml
 | 
| index fce6582451c2835ccb0b21e69bb0af23ed31d955..5de61a90a6ede5b5085c2adb8bd2be154a9d6990 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 10.0.2.2 -n 20 && A:\finish.exe</CommandLine>
 | 
| +					<CommandLine>%WINDIR%\System32\cmd /c A:\finish.exe</CommandLine>
 | 
|  					<Order>9</Order>
 | 
|  				</SynchronousCommand>
 | 
|  			</FirstLogonCommands>
 | 
| 
 |