]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4/selftest/tests: Enabled samba.tests.samba_tool.computer
authorNoel Power <noel.power@suse.com>
Thu, 26 Apr 2018 17:23:50 +0000 (18:23 +0100)
committerNoel Power <npower@samba.org>
Thu, 6 Sep 2018 17:24:54 +0000 (19:24 +0200)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett abartlet@samba.org
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Thu Sep  6 19:24:54 CEST 2018 on sn-devel-144

source4/selftest/tests.py

index 0f32ed49448f33a201ad1e2c5654d226548bb45d..83efeab0c28967bbdf2cad68ef34bc5901508cff 100755 (executable)
@@ -642,7 +642,7 @@ planpythontestsuite("ad_dc:local", "samba.tests.samba_tool.user_virtualCryptSHA"
 planpythontestsuite("chgdcpass:local", "samba.tests.samba_tool.user_check_password_script", py3_compatible=True)
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.group", py3_compatible=True)
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.ou", py3_compatible=True)
-planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.computer")
+planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.computer", py3_compatible=True)
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.forest")
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.schema")
 planpythontestsuite("ad_dc:local", "samba.tests.samba_tool.ntacl", py3_compatible=True)