summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-09-04 13:10:56 +0200
committerKarolin Seeger <kseeger@samba.org>2009-09-09 12:45:01 +0200
commitee8bb50d32830138434344f5363ff23fccce016e (patch)
treefb042c1e2b004d1a4e09005333c5355bbb4408b4 /source4
parent3405c58d507b14b0be4aadd29d5d4bfa0d67e24c (diff)
downloadsamba-ee8bb50d32830138434344f5363ff23fccce016e.tar.gz
tevent: Remove python module.
This module didn't have any functionality that we actually used yet, and it was quite small. Tevent is quite low level and perhaps doesn't make much sense to expose directly as a Python module. It was also causing build problems when used with a system-tevent. We can always back later if necessary. (cherry picked from commit 5065cf70f8bf41193d6d33413f2285f62bba0502) (cherry picked from commit 1d0e302bc49c77542fa39a18d995268e8685d141)
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index 821db064146..92ac1041253 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -415,7 +415,6 @@ plantest "samr.python" dc:local $SUBUNITRUN samba.tests.dcerpc.sam
plantest "dcerpc.bare.python" dc:local $SUBUNITRUN samba.tests.dcerpc.bare
plantest "unixinfo.python" dc:local $SUBUNITRUN samba.tests.dcerpc.unix
plantest "samdb.python" none $SUBUNITRUN samba.tests.samdb
-plantest "tevent.python" none PYTHONPATH="$PYTHONPATH:../lib/tevent" $SUBUNITRUN tests
plantest "messaging.python" none PYTHONPATH="$PYTHONPATH:$samba4srcdir/lib/messaging/tests" $SUBUNITRUN bindings
plantest "samba3sam.python" none PYTHONPATH="$PYTHONPATH:$samba4srcdir/dsdb/samdb/ldb_modules/tests" $SUBUNITRUN samba3sam
plantest "subunit.python" none $SUBUNITRUN subunit