summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-05-23 02:41:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:52:48 -0500
commit182ad3f50c16fc0d139c7e9bc11dd2b823c32016 (patch)
tree072be2f62387057c460e0753403609acbe174484 /source4/selftest
parentdbff619f2a80d6c16a28ab803390d0658ddcfc1c (diff)
downloadsamba-182ad3f50c16fc0d139c7e9bc11dd2b823c32016.tar.gz
samba-182ad3f50c16fc0d139c7e9bc11dd2b823c32016.tar.bz2
samba-182ad3f50c16fc0d139c7e9bc11dd2b823c32016.zip
r23089: This is upstream now, so we don't need to add it manually.
Andrew Bartlett (This used to be commit cddffbf602daff1c5a4770a9a294c0cdf4943384)
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/Samba4.pm13
1 files changed, 0 insertions, 13 deletions
diff --git a/source4/selftest/Samba4.pm b/source4/selftest/Samba4.pm
index 6882539dc8..297391e38f 100644
--- a/source4/selftest/Samba4.pm
+++ b/source4/selftest/Samba4.pm
@@ -262,19 +262,6 @@ objectclass: nsBackendInstance
nsslapd-suffix: cn=Schema,cn=Configuration,$basedn
cn: schemaData
-dn: cn=bitwise,cn=plugins,cn=config
-objectClass: top
-objectClass: nsSlapdPlugin
-objectClass: extensibleObject
-cn: bitwise
-nsslapd-pluginPath: $ENV{FEDORA_DS_PREFIX}/lib/fedora-ds/plugins/libbitwise-plugin.so
-nsslapd-pluginInitfunc: bitwise_init
-nsslapd-pluginType: matchingRule
-nsslapd-pluginEnabled: on
-nsslapd-pluginId: bitwise
-nsslapd-pluginVersion: 1.1.0a3
-nsslapd-pluginVendor: Fedora Project
-nsslapd-pluginDescription: Allow bitwise matching rules
";
close(LDIF);