diff options
author | Matthias Dieter Wallnöfer <mdw@samba.org> | 2011-04-07 10:13:45 +0200 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mdw@samba.org> | 2011-04-07 15:53:20 +0200 |
commit | f14699287ca7a4f2349658bd2ae602eb30f95bf9 (patch) | |
tree | fc5e2ef726300c1134454fc431c7c29ba6a4f808 /source4 | |
parent | 3cd11b5b755795c253a8214b4d1066b0589e3a7b (diff) | |
download | samba-f14699287ca7a4f2349658bd2ae602eb30f95bf9.tar.gz |
ldb:tests - "init.ldif" - deactivate empty "seeAlso" attribute
Diffstat (limited to 'source4')
-rw-r--r-- | source4/lib/ldb/tests/init.ldif | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/ldb/tests/init.ldif b/source4/lib/ldb/tests/init.ldif index 2e0b83c7695..97b4561e378 100644 --- a/source4/lib/ldb/tests/init.ldif +++ b/source4/lib/ldb/tests/init.ldif @@ -9,12 +9,13 @@ o: UM o: U-M o: U of M description: The University of Michigan at Ann Arbor -seeAlso: postaladdress: University of Michigan $ 535 W. William St. $ Ann Arbor, MI 481 09 $ US telephonenumber: +1 313 764-1817 associateddomain: example.com +# there was an empty "seeAlso" here + dn: ou=People,o=University of Michigan,c=TEST objectclass: organizationalUnit objectclass: extensibleObject |