diff -r 6b911d05207e -r bc5a64e5bc3c phonesettings/cpphonesettingsplugins/cpnetworkplugin/tsrc/run_auto_tests_qt.bat --- a/phonesettings/cpphonesettingsplugins/cpnetworkplugin/tsrc/run_auto_tests_qt.bat Wed Jun 23 18:12:20 2010 +0300 +++ b/phonesettings/cpphonesettingsplugins/cpnetworkplugin/tsrc/run_auto_tests_qt.bat Tue Jul 06 14:15:47 2010 +0300 @@ -157,7 +157,7 @@ :RUNTESTS echo Running tests for /f %%a in ('dir /b ut_*') do ( - call %PATH_TO_DLL%\%%a.exe -dtextshell -- + call %PATH_TO_DLL%\%%a.exe move \epoc32\winscw\c\data\%%a.log %PATH_TO_RESULT%\%%a.log ) goto end