mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-25 13:43:31 +00:00
Follow-up for less verbose logging
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
8a2062c538
commit
c02c5b1520
@ -16,4 +16,4 @@ export NO_SILENCE=" --version "
|
||||
|
||||
export TOOL="cmake"
|
||||
|
||||
exec "$(dirname "$0")/quiet.sh" "$@"
|
||||
. "$(dirname "$0")/quiet.sh"
|
||||
|
@ -16,4 +16,4 @@ export NO_SILENCE=" --version | test "
|
||||
|
||||
export TOOL="make"
|
||||
|
||||
exec "$(dirname "$0")/quiet.sh" "$@"
|
||||
. "$(dirname "$0")/quiet.sh"
|
||||
|
0
tests/scripts/quiet/quiet.sh
Executable file → Normal file
0
tests/scripts/quiet/quiet.sh
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user