diff -r 43d4995ff976 -r 6beec83e40d8 common/tools/ats/bctest/bctest.pl --- a/common/tools/ats/bctest/bctest.pl Wed Jul 15 19:30:47 2009 +0100 +++ b/common/tools/ats/bctest/bctest.pl Thu Jul 16 11:22:53 2009 +0100 @@ -15,6 +15,7 @@ copy("bctest.xml", "temp/test.xml"); copy($epoc . "winscw/c/UIFW.bat", "temp/bctest/general/UIFW.bat"); copy($epoc . "winscw/c/BCTestLog/config.xml", "temp/bctest/BCTestLog/general/config.xml"); +copy($epoc . "winscw/c/BCTestLog/sdkversion.log", "temp/bctest/BCTestLog/general/sdkversion.log"); copy($epoc . "winscw/c/BCTestLog/release_note.txt", "temp/bctest/BCTestLog/general/release_note.txt"); copy($epoc . "data/z/resource/apps/bctestlauncher_aif.mbm", "temp/bctest/winscw_udeb/z/resource/apps/bctestlauncher_aif.mbm");