summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2013-05-28 22:24:26 +0200
committerAndreas Schneider <asn@cryptomilk.org>2013-05-29 09:35:16 +0200
commitd86fda9b18be15a33d1a8850eedda352fdb91285 (patch)
tree5165480fa1a177fb75abd4847bf040f0e3413802 /script
parent89edff08db367417f3032563df3ea1b546553c83 (diff)
downloadsamba-d86fda9b18be15a33d1a8850eedda352fdb91285.tar.gz
samba-d86fda9b18be15a33d1a8850eedda352fdb91285.tar.bz2
samba-d86fda9b18be15a33d1a8850eedda352fdb91285.zip
autobuild: remove remnants of removed samba3 targets
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Wed May 29 09:35:16 CEST 2013 on sn-devel-104
Diffstat (limited to 'script')
-rwxr-xr-xscript/autobuild.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/autobuild.py b/script/autobuild.py
index dba2ce4bdc..fe39ed9773 100755
--- a/script/autobuild.py
+++ b/script/autobuild.py
@@ -16,8 +16,6 @@ os.environ['TDB_NO_FSYNC'] = '1'
cleanup_list = []
builddirs = {
- "samba3" : "source3",
- "samba3-ctdb" : "source3",
"samba" : ".",
"samba-ctdb" : ".",
"samba-libs" : ".",