summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/script/tests/test_functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_functions.sh b/source4/script/tests/test_functions.sh
index fa007f7cae..d435f2b8a8 100644
--- a/source4/script/tests/test_functions.sh
+++ b/source4/script/tests/test_functions.sh
@@ -80,7 +80,7 @@ testit() {
date
echo "Testing $name"
else
- echo "Testing $name"
+ echo "Testing $name ($failed)"
fi
smbd_check_only && SMBD_IS_UP="yes"