From 08019a0973fb2ccf1ee4fa8c6523808033058456 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Sun, 11 Dec 2011 01:01:46 +1030 Subject: tdb2: don't use TDB2 versions of test tdb files. Now tdb2 handles tdb1 files, we don't need most of commit 5eecc854236f0b943aaa89e0c3a46f9fbd208ca9 which added TDB2 versions of all the testing tdbs. Signed-off-by: Rusty Russell Autobuild-User: Rusty Russell Autobuild-Date: Mon Dec 12 06:33:44 CET 2011 on sn-devel-104 --- testdata/samba3/winbindd_idmap.tdb2 | Bin 15392 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 testdata/samba3/winbindd_idmap.tdb2 (limited to 'testdata/samba3/winbindd_idmap.tdb2') diff --git a/testdata/samba3/winbindd_idmap.tdb2 b/testdata/samba3/winbindd_idmap.tdb2 deleted file mode 100644 index a63d875055..0000000000 Binary files a/testdata/samba3/winbindd_idmap.tdb2 and /dev/null differ -- cgit