Merge pull request #10129 from valeriosetti/fix-demo-programs

[3.6] Fix demo programs' bash scripts
This commit is contained in:
Gilles Peskine
2025-04-10 15:35:46 +00:00
committed by GitHub
3 changed files with 3 additions and 1 deletions

View File

@@ -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'

View File

@@ -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'