mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s4/selftest/tests.py enable samba.tests.getdcname for py3
This commit is contained in:
parent
8db43696e7
commit
6941544a1c
@ -730,7 +730,8 @@ if have_heimdal_support:
|
||||
|
||||
planoldpythontestsuite("fl2008r2dc:local",
|
||||
"samba.tests.getdcname",
|
||||
extra_args=['-U"$USERNAME%$PASSWORD"'])
|
||||
extra_args=['-U"$USERNAME%$PASSWORD"'],
|
||||
py3_compatible=True)
|
||||
|
||||
planoldpythontestsuite("ad_dc",
|
||||
"samba.tests.net_join_no_spnego",
|
||||
|
Loading…
x
Reference in New Issue
Block a user