From b953f4635b32c933361cecfd4de21b12eb27bf46 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Fri, 07 Mar 2008 08:02:47 +0000
Subject: [PATCH] add missing command

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

diff --git a/opends/tests/functional-tests/testcases/dsconfig/get2.dat b/opends/tests/functional-tests/testcases/dsconfig/get2.dat
index 63f60ae..b2a46af 100644
--- a/opends/tests/functional-tests/testcases/dsconfig/get2.dat
+++ b/opends/tests/functional-tests/testcases/dsconfig/get2.dat
@@ -29,3 +29,4 @@
 get-plugin-root-prop:plugin-order-ldif-import:plugin-order-post-operation-modify:
 get-root-dn-prop:Property:default-root-privilege-name:
 get-work-queue-prop:max-work-queue-capacity:num-worker-threads:
+get-crypto-manager-prop:ssl-cert-nickname:ssl-encryption:
diff --git a/opends/tests/functional-tests/testcases/dsconfig/list.dat b/opends/tests/functional-tests/testcases/dsconfig/list.dat
index 45ce735..62a81cd 100644
--- a/opends/tests/functional-tests/testcases/dsconfig/list.dat
+++ b/opends/tests/functional-tests/testcases/dsconfig/list.dat
@@ -25,6 +25,7 @@
 #
 list-account-status-notification-handlers:Account Status Notification Handler:Error Log Handler:
 list-alert-handlers:Alert Handler:JMX Alert Handler:
+list-entry-caches:File System:soft-reference:
 list-attribute-syntaxes:Attribute Syntax:Object Class Description:
 list-backends:adminRoot:userRoot:
 list-certificate-mappers:Fingerprint Mapper:Subject Attribute to User Attribute:

--
Gitblit v1.10.0