mirror of
https://github.com/samba-team/samba.git
synced 2025-03-24 10:50:22 +03:00
Add some more info to the diags output.
(This used to be commit 2ee7254fded79d888f8009b71347bea8a89f47e9)
This commit is contained in:
parent
db7b2e822f
commit
06403c439f
@ -12,7 +12,7 @@ test_torture() {
|
||||
if [ $status = 0 ]; then
|
||||
echo "smbtorture test $torture_test worked"
|
||||
else
|
||||
echo "smbtorture test $torture_test FAILED!"
|
||||
echo "smbtorture test $torture_test FAILED (status $status)!"
|
||||
return 1
|
||||
fi
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user