From a2e9a98c3647d6ad63e68b2143c91af9cc4905ce Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 22 Dec 2005 04:27:59 +0000 Subject: [PATCH] Remove comments --- tests/data/dn.out | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tests/data/dn.out b/tests/data/dn.out index 346567bc06..c4d762ba50 100644 --- a/tests/data/dn.out +++ b/tests/data/dn.out @@ -1,4 +1,3 @@ -# Searching database... dn: dc=example,dc=com objectClass: domain objectClass: domainRelatedObject @@ -111,7 +110,6 @@ description: dc=example,dc=com#0'B // malformed UID? description: dc=example,dc=com#'0B // malformed UID? description: dc=example,dc=com '0'B // malformed UID? -# Searching database for DN="OU=Sales+CN=J. Smith,DC=example,DC=net"... dn: cn=Must Succeed,ou=LDAPv3,dc=example,dc=com objectClass: groupOfNames cn: Must Succeed @@ -146,7 +144,6 @@ description: CN=\#John Smith\ ,DC=example,DC=net description: CN=Lu\C4\8Di\C4\87 description: testUUID=597ae2f6-16a6-1027-98f4-abcdefABCDEF,DC=Example -# Searching database for entryUUID-named DN="testUUID=597ae2f6-16a6-1027-98f4-ABCDEFabcdef,DC=Example"... dn: cn=Must Succeed,ou=LDAPv3,dc=example,dc=com objectClass: groupOfNames cn: Must Succeed @@ -181,8 +178,6 @@ description: CN=\#John Smith\ ,DC=example,DC=net description: CN=Lu\C4\8Di\C4\87 description: testUUID=597ae2f6-16a6-1027-98f4-abcdefABCDEF,DC=Example -# Searching database for nameAndOptionalUID="dc=example,dc=com"... -# Searching database for nameAndOptionalUID="dc=example,dc=com#'001000'B"... dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com objectClass: groupOfUniqueNames cn: Name and Optional UID @@ -198,7 +193,6 @@ description: #'0010'B // empty "" DN with leading '0's description: dc=example,dc=com#'1000'B // with DN portion description: dc=example,dc=com#'0'B // with DN portion and just one '0' -# Searching database for uniqueMember~="dc=example,dc=com" (approx) ... dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com objectClass: groupOfUniqueNames cn: Name and Optional UID @@ -214,7 +208,6 @@ description: #'0010'B // empty "" DN with leading '0's description: dc=example,dc=com#'1000'B // with DN portion description: dc=example,dc=com#'0'B // with DN portion and just one '0' -# Searching database for uniqueMember~="dc=example,dc=com#'001000'B" (approx) ... dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com objectClass: groupOfUniqueNames cn: Name and Optional UID -- 2.39.5