mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 02:26:58 +02:00
Rename quiet to quiet.sh
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
@@ -15,4 +15,4 @@ export NO_SILENCE=" --version "
|
||||
|
||||
export TOOL="cmake"
|
||||
|
||||
exec "$(dirname "$0")/quiet" "$@"
|
||||
exec "$(dirname "$0")/quiet.sh" "$@"
|
||||
|
||||
@@ -15,4 +15,4 @@ export NO_SILENCE=" --version | test "
|
||||
|
||||
export TOOL="make"
|
||||
|
||||
exec "$(dirname "$0")/quiet" "$@"
|
||||
exec "$(dirname "$0")/quiet.sh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user