diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-01-11 09:25:14 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-01-11 09:25:14 +1100 |
commit | 80902a2a2b14bc27af0f195d18c40ccef9cb780c (patch) | |
tree | 792ae2b86096db9026933c7fe22c57ff7a401bf4 /source4/scripting | |
parent | 7054ce65485482d1cc5fa4ff83272feb752e71c2 (diff) | |
parent | 84c9b6235ed52770eb6dfae8b75c346d435cb260 (diff) | |
download | samba-80902a2a2b14bc27af0f195d18c40ccef9cb780c.tar.gz samba-80902a2a2b14bc27af0f195d18c40ccef9cb780c.tar.bz2 samba-80902a2a2b14bc27af0f195d18c40ccef9cb780c.zip |
Merge commit 'origin/v4-0-test' into 4-0-local
(This used to be commit 4720f53a92644dd6959e18923924fbe01889111c)
Diffstat (limited to 'source4/scripting')
-rw-r--r-- | source4/scripting/python/STATUS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/scripting/python/STATUS b/source4/scripting/python/STATUS index c82275fff8..f2f1641658 100644 --- a/source4/scripting/python/STATUS +++ b/source4/scripting/python/STATUS @@ -1,7 +1,6 @@ -dsdb/samdb/ldb_modules/tests/samba3sam.py -lib/ldb/tests/python/ldap.py -provisioning in LDAP mode -SWAT +dsdb/samdb/ldb_modules/tests/samba3sam.py: Fix remaining failing tests +lib/ldb/tests/python/ldap.py: Fix remaining failing tests +provisioning in LDAP mode(TEST_LDAP=yes PROVISION_PYTHON=yes make test) command-line vampire provisioning: combine some of the python dictionaries hierarchy @@ -21,3 +20,4 @@ DCE/RPC bindings not important before making Python the default: - scripting/python/samba/upgrade.py - install python modules into system +- SWAT |