From 845dc53ba5274aa7d6bc6d5e619c17a28feaf61b Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Wed, 29 Aug 2007 19:03:35 +0000
Subject: [PATCH] Fixed a bug in the dsconfig list-xxx functional tests that caused a fail.

---
 opends/tests/functional-tests/testcases/dsconfig/list.dat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/dsconfig/list.dat b/opends/tests/functional-tests/testcases/dsconfig/list.dat
index d93b896..913ebf7 100644
--- a/opends/tests/functional-tests/testcases/dsconfig/list.dat
+++ b/opends/tests/functional-tests/testcases/dsconfig/list.dat
@@ -7,7 +7,7 @@
 list-extended-operation-handlers:Get Connection ID:Password Policy State:
 list-group-implementations:Dynamic:Static:
 list-identity-mappers:Exact Match:Regular Expression:
-list-je-indexes:entryuuid:givenName:
+list-je-indexes:entryUUID:givenName:
 list-key-managers:JKS:PKCS12:
 list-log-publishers:File-Based Audit Logger:File-Based Error Logger:
 list-log-retention-policies:File Count Retention Policy:Free Disk Space Retention Policy:

--
Gitblit v1.10.0