mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-20 02:35:35 +02:00
Merge pull request #10129 from valeriosetti/fix-demo-programs
[3.6] Fix demo programs' bash scripts
This commit is contained in:
Submodule framework updated: 28dc4cae3f...a39ba59344
@@ -3,6 +3,7 @@
|
||||
# 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,6 +3,7 @@
|
||||
# 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'
|
||||
|
||||
Reference in New Issue
Block a user