Add option to skip fetch external sources
authorAlexander Galazin <alexander.galazin@arm.com>
Fri, 14 Jul 2017 07:48:05 +0000 (09:48 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Sun, 16 Jul 2017 09:56:48 +0000 (11:56 +0200)
commit8424fe832ea4c91fd0c1e9841d2e1d2e9739dee7
tree52de7d000cd202648116a124d4b62f929f230b99
parenta1f746c62c645a09758cfa938a95315785ac56b8
Add option to skip fetch external sources

Added option to check_build_sanity.py to skip running
fetch_sources.py. Allows to run multiple concurrent invocations
of check_build_sanity.py using the same source folder.

Components: Framework

Change-Id: I6289920860fb20287c405cefc0213c27f326857b
scripts/check_build_sanity.py