From 37b19874e966605c20af7c9b48c51d7cc4fc59ba Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 5 Feb 2009 21:38:24 +0000 Subject: [PATCH] this would have detected ITS#5923 much earlier... --- tests/data/meta.out | 4 ++++ tests/data/test-meta.ldif | 1 + 2 files changed, 5 insertions(+) diff --git a/tests/data/meta.out b/tests/data/meta.out index 2b0930a5e3..1ce8713e7a 100644 --- a/tests/data/meta.out +++ b/tests/data/meta.out @@ -404,6 +404,7 @@ telephoneNumber: +1 313 555 4177 dn: ou=Meta,o=Example,c=US objectClass: organizationalUnit ou: Meta +seeAlso: dc=OpenLDAP,dc=org dn: ou=People,o=Example,c=US objectClass: organizationalUnit @@ -447,6 +448,7 @@ description: Joliet Jack Blues dn: ou=Meta,o=Example,c=US objectClass: organizationalUnit ou: Meta +seeAlso: dc=OpenLDAP,dc=org # refldap://localhost:9016/cn=Somewhere,ou=Meta,dc=example,dc=com??sub @@ -875,6 +877,7 @@ telephoneNumber: +1 313 555 4177 dn: ou=Meta,o=Example,c=US objectClass: organizationalUnit ou: Meta +seeAlso: dc=OpenLDAP,dc=org description: added to "ou=Meta,o=Example,c=US" dn: ou=People,o=Example,c=US @@ -1338,6 +1341,7 @@ telephoneNumber: +1 313 555 4177 dn: ou=Meta,o=Example,c=US objectClass: organizationalUnit ou: Meta +seeAlso: dc=OpenLDAP,dc=org description: added to "ou=Meta,o=Example,c=US" dn: ou=People,o=Example,c=US diff --git a/tests/data/test-meta.ldif b/tests/data/test-meta.ldif index 7b6ae334e4..ba9e9e8cae 100644 --- a/tests/data/test-meta.ldif +++ b/tests/data/test-meta.ldif @@ -1,6 +1,7 @@ dn: ou=Meta,dc=example,dc=com objectClass: organizationalUnit ou: Meta +seeAlso: dc=OpenLDAP,dc=org dn: cn=John Belushi,ou=Meta,dc=example,dc=com objectClass: inetOrgPerson -- 2.39.5