mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-26 22:41:56 -04:00
Rename quiet to quiet.sh
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
04e0f41f08
commit
7c84471ed7
@ -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" "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user