Fix toolchain validation in case of multiple occurrences of the characters "gcc"...
authorrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 Aug 2010 12:38:03 +0000 (12:38 +0000)
committerrasky <rasky@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 Aug 2010 12:38:03 +0000 (12:38 +0000)
commitb097f95a87e2b5c00e2b6db32806c21a2db9b992
tree07a7299024fc5eac91c56d1ed80f3b6236b09e24
parentf5b88e684870201a83c4f21299dccc16007ab928
Fix toolchain validation in case of multiple occurrences of the characters "gcc" in the pathname.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4192 38d2e660-2303-0410-9eaa-f027e97ec537
wizard/bertos_utils.py
wizard/toolchain_validation.py