summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-18 17:50:16 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-18 17:50:16 -0500
commit80fe936adabdd9099c768c98d3ec7a46700290e6 (patch)
tree2b857f5eab1a0ff890942ec6fab2b58cd2be26d3
parentf51c2e1c41d26c7091edb5cb5ece67dd7fa506cb (diff)
downloadslapi-nis-80fe936adabdd9099c768c98d3ec7a46700290e6.tar.gz
slapi-nis-80fe936adabdd9099c768c98d3ec7a46700290e6.tar.xz
slapi-nis-80fe936adabdd9099c768c98d3ec7a46700290e6.zip
- fix a capitalization detail
-rw-r--r--tests/test15-schema-nested/dse.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test15-schema-nested/dse.ldif b/tests/test15-schema-nested/dse.ldif
index faedfff..dc3d2d6 100644
--- a/tests/test15-schema-nested/dse.ldif
+++ b/tests/test15-schema-nested/dse.ldif
@@ -2,7 +2,7 @@ dn: cn=ng,cn=Schema Compatibility,cn=plugins,cn=config
objectClass: top
objectClass: extensibleObject
cn: ng
-schema-compat-container-group: cn=compat, cn=Accounts, dc=example, dc=com
+schema-compat-container-group: cn=compat,cn=Accounts,dc=example,dc=com
schema-compat-container-rdn: cn=ng
schema-compat-check-access: yes
schema-compat-search-base: cn=ng,cn=accounts,dc=example,dc=com