mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Add some more info to the diags output.
This commit is contained in:
parent
5ec7804212
commit
2ee7254fde
@ -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…
Reference in New Issue
Block a user