The branch, master has been updated
       via  7dbd2ec s4-provision: site is passed as an argument to 
setup_ad_dns()
      from  696a70c s4-provision Remove options for LDAP backend to reduce user 
confusion

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 7dbd2ec757b8f00fecb41587784e25997b657952
Author: Amitay Isaacs <[email protected]>
Date:   Tue Nov 8 13:58:45 2011 +1100

    s4-provision: site is passed as an argument to setup_ad_dns()
    
    Autobuild-User: Amitay Isaacs <[email protected]>
    Autobuild-Date: Tue Nov  8 06:07:46 CET 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 .../scripting/python/samba/provision/sambadns.py   |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/scripting/python/samba/provision/sambadns.py 
b/source4/scripting/python/samba/provision/sambadns.py
index c45e04f..d7d75cd 100644
--- a/source4/scripting/python/samba/provision/sambadns.py
+++ b/source4/scripting/python/samba/provision/sambadns.py
@@ -720,7 +720,6 @@ def setup_ad_dns(samdb, secretsdb, names, paths, lp, 
logger, dns_backend,
     dnsforest = dnsdomain
 
     hostname = names.netbiosname.lower()
-    site = names.sitename
 
     domainguid = get_domainguid(samdb, domaindn)
     ntdsguid = get_ntdsguid(samdb, domaindn)


-- 
Samba Shared Repository

Reply via email to