From f81e4cb98ae60565bcda3e99f23bade2a264fae8 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Tue, 26 Jan 2021 10:35:39 -0800 Subject: [PATCH] Add whitespace to xfstests output message The message indicating that xfstests output was now being shown was mashed up against the previous passed stats and it was gross and I hated it. Signed-off-by: Zach Brown --- tests/tests/xfstests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/xfstests.sh b/tests/tests/xfstests.sh index 3d21ca39..274088e6 100644 --- a/tests/tests/xfstests.sh +++ b/tests/tests/xfstests.sh @@ -83,7 +83,7 @@ generic/375 # utils output change? update branch? EOF t_restore_output -echo "(showing output of xfstests)" +echo " (showing output of xfstests)" args="-E local.exclude ${T_XFSTESTS_ARGS:--g quick}" ./check $args