[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Sun Aug 1 14:26:02 MDT 2010


The branch, master has been updated
       via  e4b32cb... s4:ldap.py - remove superflous spaces
      from  e92f447... s4:ldap.py - additional "instanceType" checks

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


- Log -----------------------------------------------------------------
commit e4b32cb0d44ce7e5b068f8b9f6ce0567d79426aa
Author: Matthias Dieter Wallnöfer <mdw at samba.org>
Date:   Sun Aug 1 22:12:04 2010 +0200

    s4:ldap.py - remove superflous spaces
    
    Sorry, forgot to delete them in the last commit

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

Summary of changes:
 source4/dsdb/tests/python/ldap.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/dsdb/tests/python/ldap.py b/source4/dsdb/tests/python/ldap.py
index 728c537..6ef8b6c 100755
--- a/source4/dsdb/tests/python/ldap.py
+++ b/source4/dsdb/tests/python/ldap.py
@@ -688,8 +688,6 @@ class BasicTests(unittest.TestCase):
         except LdbError, (num, _):
             self.assertEquals(num, ERR_UNWILLING_TO_PERFORM)
 
-
-
         self.ldb.add({
              "dn": "cn=ldaptestgroup,cn=users," + self.base_dn,
              "objectclass": "group"})


-- 
Samba Shared Repository


More information about the samba-cvs mailing list