mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
r7915: report the number of failed tests so far when running 'make test' interactively
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
0b1323f086
commit
56aff58e93
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user