From: Jennifer Sutton Date: Tue, 10 Jun 2025 00:43:21 +0000 (+1200) Subject: tests/krb5: Remove redundant line X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=264faeaea05175b58a6df87f7433707de010e4b5;p=thirdparty%2Fsamba.git tests/krb5: Remove redundant line Signed-off-by: Jennifer Sutton Reviewed-by: Douglas Bagnall --- diff --git a/python/samba/tests/krb5/test_smb.py b/python/samba/tests/krb5/test_smb.py index f0a82a43229..a6f71f3469b 100755 --- a/python/samba/tests/krb5/test_smb.py +++ b/python/samba/tests/krb5/test_smb.py @@ -74,8 +74,6 @@ class SmbTests(KDCBaseTest): mach_credentials = self.get_dc_creds() - mach_credentials = self.get_dc_creds() - # Talk to the KDC to obtain the service ticket, which gets placed into # the cache. The machine account name has to match the name in the # ticket, to ensure that the krbtgt ticket doesn't also need to be