]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:tests: Check if test_smbclient_kerberos.sh was successful
authorPavel Filipenský <pfilipensky@samba.org>
Sat, 23 Sep 2023 15:13:27 +0000 (17:13 +0200)
committerPavel Filipensky <pfilipensky@samba.org>
Mon, 25 Sep 2023 00:14:47 +0000 (00:14 +0000)
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Pavel Filipensky <pfilipensky@samba.org>
Autobuild-Date(master): Mon Sep 25 00:14:47 UTC 2023 on atb-devel-224

source3/script/tests/test_smbclient_kerberos.sh

index 8bb56e4a50bedb284fd03852f926a4e46bfea332..31678d17e28ec045ac771ab378b814ce43c263ef 100755 (executable)
@@ -76,3 +76,5 @@ test_smbclient "smbclient.smb3.kerberos.desired[//${SERVER}/tmp]" \
 $samba_kdestroy
 
 rm -rf $KRB5CCNAME_PATH
+
+testok "$0" "$failed"