kerneltest/e32test/usb/t_usb_win/usbtestloop.pl
changeset 271 dc268b18d709
parent 0 a41df078684a
--- a/kerneltest/e32test/usb/t_usb_win/usbtestloop.pl	Mon Sep 13 15:16:07 2010 +0100
+++ b/kerneltest/e32test/usb/t_usb_win/usbtestloop.pl	Wed Sep 22 10:53:45 2010 +0100
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of the License "Eclipse Public License v1.0"
@@ -24,11 +24,11 @@
 print localtime()."\n";
 print "======================================\n";
 
-unless (-e "h4testsusbcv.bat")
-	{
-	print "Cannot find h4testsusbcv.bat\n";
-	exit 0;
-	}
+# unless (-e "h4testsusbcv.bat")
+# 	{
+# 	print "Cannot find h4testsusbcv.bat\n";
+# 	exit 0;
+# 	}
 unless (-e "h4tests.bat")
 	{
 	print "Cannot find h4tests.bat\n";