mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 07:49:57 +00:00
Follow-up for less verbose logging
Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
@@ -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"
|
||||
|
||||
Executable → Regular
Reference in New Issue
Block a user