[SCM] Samba Shared Repository - branch master updated - 05f97d32358168efdad111be9c36f61e011d4466

Jelmer Vernooij jelmer at samba.org
Tue Jan 6 15:23:35 GMT 2009


The branch, master has been updated
       via  05f97d32358168efdad111be9c36f61e011d4466 (commit)
      from  10d72781fd51bd1aa38ac3f161d5c129d8ef23bb (commit)

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


- Log -----------------------------------------------------------------
commit 05f97d32358168efdad111be9c36f61e011d4466
Author: Matthias Dieter Wallnöfer <mwallnoefer at yahoo.de>
Date:   Tue Jan 6 16:20:57 2009 +0100

    Fix typo

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

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


Changeset truncated at 500 lines:

diff --git a/source4/scripting/python/samba/provision.py b/source4/scripting/python/samba/provision.py
index 763140b..ff957b6 100644
--- a/source4/scripting/python/samba/provision.py
+++ b/source4/scripting/python/samba/provision.py
@@ -1249,7 +1249,7 @@ def provision_backend(setup_dir=None, message=None,
         mapping = "schema-map-fedora-ds-1.0"
         backend_schema = "99_ad.ldif"
         
-        slapdcommand="Initailise Fedora DS with: setup-ds.pl --file=%s" % paths.fedoradsinf
+        slapdcommand="Initialise Fedora DS with: setup-ds.pl --file=%s" % paths.fedoradsinf
        
         ldapuser = "--simple-bind-dn=" + names.ldapmanagerdn
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list