]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4/selftest: enable samba.tests.net_join for py3
authorNoel Power <noel.power@suse.com>
Fri, 18 May 2018 11:35:21 +0000 (12:35 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Sep 2018 13:18:27 +0000 (15:18 +0200)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/selftest/tests.py

index c380cf8be5cec74729e15df4fca0075fbe55383f..7004ba34229f645e3e1b3fa30941113c71a60ec5 100755 (executable)
@@ -739,7 +739,8 @@ planoldpythontestsuite("ad_dc",
                        py3_compatible=True)
 planoldpythontestsuite("ad_dc",
                        "samba.tests.net_join",
-                       extra_args=['-U"$USERNAME%$PASSWORD"'])
+                       extra_args=['-U"$USERNAME%$PASSWORD"'],
+                       py3_compatible=True)
 # Need to test the password hashing in multiple environments to ensure that
 # all the possible options are covered
 #