]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/ecostest/common/eCosTestPlatform.cpp
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / tools / src / tools / ecostest / common / eCosTestPlatform.cpp
index 6287deaffc675bd5b5050e08430de59ea0fdc9b1..e32f3ddbd7fcaf41189ed2eab91a1ad9c5340736 100644 (file)
@@ -188,7 +188,7 @@ bool CeCosTestPlatform::Load()
   const String strDir(CeCosTestUtils::HomeFile(_T(".eCosPlatforms")));
 #ifdef _WIN32
   if(!CeCosTestUtils::Exists(strDir)){
-    return true;
+    return rc;
   }
 #endif
   LoadFromDir(strDir);