Fix formatting
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/tests/scripts/quiet/make b/tests/scripts/quiet/make
index b232316..d022551 100755
--- a/tests/scripts/quiet/make
+++ b/tests/scripts/quiet/make
@@ -8,6 +8,7 @@
# 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):
+
# export VERBOSE_LOGS=1
# don't silence invocations containing these arguments
diff --git a/tests/scripts/quiet/quiet.sh b/tests/scripts/quiet/quiet.sh
index 01ef422..30ee569 100755
--- a/tests/scripts/quiet/quiet.sh
+++ b/tests/scripts/quiet/quiet.sh
@@ -8,6 +8,7 @@
# 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):
+#
# VERBOSE_LOGS=1
#
# This script provides most of the functionality for the adjacent make and cmake