mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
selftest: Simplify krb5 test environments
We don't need the local configuration here. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
37406b9d97
commit
ab7b16428d
@ -1727,7 +1727,7 @@ planoldpythontestsuite(
|
||||
'samba.tests.krb5.pac_align_tests',
|
||||
environ=krb5_environ)
|
||||
planoldpythontestsuite(
|
||||
'ad_dc:local',
|
||||
'ad_dc',
|
||||
'samba.tests.krb5.protected_users_tests',
|
||||
environ=krb5_environ)
|
||||
for env, nt_hash in [("ad_dc:local", True),
|
||||
|
Reference in New Issue
Block a user