mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-24 05:00:45 -04:00
programs: demo: do not source project_detection.sh directly
Let "demo_common.sh" do all that it's required for these script to work properly. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
2e10e781f3
commit
3302dc6510
@ -3,7 +3,6 @@
|
||||
# Copyright The Mbed TLS Contributors
|
||||
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
||||
|
||||
. "${0%/*}/../../framework/scripts/project_detection.sh"
|
||||
. "${0%/*}/../../framework/scripts/demo_common.sh"
|
||||
|
||||
msg <<'EOF'
|
||||
|
@ -3,7 +3,6 @@
|
||||
# Copyright The Mbed TLS Contributors
|
||||
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
||||
|
||||
. "${0%/*}/../../framework/scripts/project_detection.sh"
|
||||
. "${0%/*}/../../framework/scripts/demo_common.sh"
|
||||
|
||||
msg <<'EOF'
|
||||
|
Loading…
x
Reference in New Issue
Block a user