diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-11-30 02:15:43 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:06:13 -0500 |
commit | 2ed4ff13d509218785d9941dc17219958ab04223 (patch) | |
tree | 6bbba5b93c172e8a11ebe2049cac4a1a86fdff4d /source4/lib/ldb/tests | |
parent | 5ef59e9a0a5d19c67762cb4464654dd032476a95 (diff) | |
download | samba-2ed4ff13d509218785d9941dc17219958ab04223.tar.gz samba-2ed4ff13d509218785d9941dc17219958ab04223.tar.bz2 samba-2ed4ff13d509218785d9941dc17219958ab04223.zip |
r4010: fixed parsing of null attributes in the ldb ldif parser
(This used to be commit b4fd76f78eadd8648ceed508766235e80702aa8f)
Diffstat (limited to 'source4/lib/ldb/tests')
-rw-r--r-- | source4/lib/ldb/tests/init.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/tests/init.ldif b/source4/lib/ldb/tests/init.ldif index a9ed4506fb..3b0eeffe2f 100644 --- a/source4/lib/ldb/tests/init.ldif +++ b/source4/lib/ldb/tests/init.ldif @@ -9,6 +9,7 @@ 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 |