Merge pull request #4153 from MilhouseVH/le10_fix_dashboard
tools/dashboard: stop creating empty Generic build dir
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
|
||||
cd "$(readlink -f "$(dirname "$0")")/.."
|
||||
|
||||
export _CACHE_PACKAGE_LOCAL=none _CACHE_PACKAGE_GLOBAL=none _DEBUG_DEPENDS_LIST=none DEFAULT_PYTHON_VERSION=none
|
||||
|
||||
if [ -n "${PROJECT}" -a "$1" != "auto" ]; then
|
||||
# loads project config and sets THREAD_CONTROL
|
||||
. config/options ""
|
||||
|
Reference in New Issue
Block a user