TDB2: make SAMBA use tdb1 again for the moment.
[kai/samba-autobuild/.git] / selftest / wscript
index ea37a62cc84be4ca09fe5f7157411392c6332d8c..6359e1aafc2fb2795b302efc35fe777a88a4fa7b 100644 (file)
@@ -165,9 +165,6 @@ def cmd_testonly(opt):
     if env.USING_SYSTEM_LDB:
         os.environ['LDB_MODULES_PATH'] = 'bin/modules/ldb'
 
-    if env.BUILD_TDB2:
-        os.environ['BUILD_TDB2'] = '1'
-
     # tell build system where to find config.h
     os.environ['VFSLIBDIR'] = os.path.abspath('bin/modules/vfs')
     os.environ['CONFIG_H'] = 'bin/default/include/config.h'