mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Use export to set VERBOSE_LOGS
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
5f7862a567
commit
869e310456
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# If you are debugging a build / CI issue, you can get complete unsilenced logs
|
# If you are debugging a build / CI issue, you can get complete unsilenced logs
|
||||||
# by un-commenting the following line (or setting VERBOSE_LOGS in your environment):
|
# by un-commenting the following line (or setting VERBOSE_LOGS in your environment):
|
||||||
# VERBOSE_LOGS=1
|
# export VERBOSE_LOGS=1
|
||||||
|
|
||||||
# don't silence invocations containing these arguments
|
# don't silence invocations containing these arguments
|
||||||
export NO_SILENCE=" --version "
|
export NO_SILENCE=" --version "
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# If you are debugging a build / CI issue, you can get complete unsilenced logs
|
# If you are debugging a build / CI issue, you can get complete unsilenced logs
|
||||||
# by un-commenting the following line (or setting VERBOSE_LOGS in your environment):
|
# by un-commenting the following line (or setting VERBOSE_LOGS in your environment):
|
||||||
# VERBOSE_LOGS=1
|
# export VERBOSE_LOGS=1
|
||||||
|
|
||||||
# don't silence invocations containing these arguments
|
# don't silence invocations containing these arguments
|
||||||
export NO_SILENCE=" --version | test "
|
export NO_SILENCE=" --version | test "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user