autobuild: remove remnants of removed samba3 targets
authorMichael Adam <obnox@samba.org>
Tue, 28 May 2013 20:24:26 +0000 (22:24 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 29 May 2013 07:35:16 +0000 (09:35 +0200)
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

script/autobuild.py

index dba2ce4bdc0a52fd9286c9cca4edfaed25d817dd..fe39ed9773cd40132f341e0812d89231df52d818 100755 (executable)
@@ -16,8 +16,6 @@ os.environ['TDB_NO_FSYNC'] = '1'
 cleanup_list = []
 
 builddirs = {
-    "samba3"  : "source3",
-    "samba3-ctdb" : "source3",
     "samba"  : ".",
     "samba-ctdb" : ".",
     "samba-libs"  : ".",