[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Mon Dec 1 17:19:02 MST 2014


The branch, master has been updated
       via  87d39a8 Minor spelling correction in samba-tool domain
      from  7dbc58f Reduce number of places where sys.path is (possibly) updated for external module paths.

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


- Log -----------------------------------------------------------------
commit 87d39a82048474e43045515bf5c8192bc20ba668
Author: Daniel Cotton <danielcotton.mailinglists at gmail.com>
Date:   Tue Dec 2 03:45:21 2014 +1030

    Minor spelling correction in samba-tool domain
    
    Signed-Off-By: Daniel Cotton <danielcotton.patches at gmail.com>
    Reviewed-By: Michael Adam <obnox at samba.org>
    Reviewed-By: Jelmer Vernooij <jelmer at samba.org>
    
    Autobuild-User(master): Jelmer Vernooij <jelmer at samba.org>
    Autobuild-Date(master): Tue Dec  2 01:18:53 CET 2014 on sn-devel-104

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

Summary of changes:
 python/samba/netcmd/domain.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/python/samba/netcmd/domain.py b/python/samba/netcmd/domain.py
index 9dfbc39..07a0460 100644
--- a/python/samba/netcmd/domain.py
+++ b/python/samba/netcmd/domain.py
@@ -873,7 +873,7 @@ class cmd_domain_demote(Command):
             except ldb.LdbError, l:
                 pass
 
-        self.errf.write("Demote successfull\n")
+        self.errf.write("Demote successful\n")
 
 
 class cmd_domain_level(Command):


-- 
Samba Shared Repository


More information about the samba-cvs mailing list