mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
python/tests/samdb: avoid useless local variable
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
b9161e5260
commit
135a3c2944
@ -42,7 +42,6 @@ class SamDBTestCase(TestCaseInTempDir):
|
||||
realm = "dsdb.samba.example.com"
|
||||
host_name = "test"
|
||||
server_role = "active directory domain controller"
|
||||
dns_backend = "SAMBA_INTERNAL"
|
||||
self.result = provision(logger,
|
||||
self.session, targetdir=self.tempdir,
|
||||
realm=realm, domain=domain,
|
||||
|
Loading…
x
Reference in New Issue
Block a user