From 1a1abc8bdc73b8436b970874a6c9c11773e5c773 Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Tue, 21 Aug 2007 18:15:40 +0000
Subject: [PATCH] Fixed one test suite to reflect the proper feature number in Issue Tracker.

---
 opends/tests/functional-tests/testcases/security/pwd_storage/security_pwd_CRYPT.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/security/pwd_storage/security_pwd_CRYPT.xml b/opends/tests/functional-tests/testcases/security/pwd_storage/security_pwd_CRYPT.xml
index 1ab5133..990880c 100755
--- a/opends/tests/functional-tests/testcases/security/pwd_storage/security_pwd_CRYPT.xml
+++ b/opends/tests/functional-tests/testcases/security/pwd_storage/security_pwd_CRYPT.xml
@@ -45,7 +45,7 @@
             The tag, TestMarker, must be the same as the tag, TestSuiteName.
             #@TestMarker                CRYPT Tests
             #@TestName                  CRYPT Preamble
-            #@TestIssue                 313
+            #@TestIssue                 311
             #@TestPurpose               Change password storage scheme to CRYPT.
             #@TestPreamble              none
             #@TestStep                  Client calls ldapmodify 
@@ -81,7 +81,7 @@
             The tag, TestMarker, must be the same as the tag, TestSuiteName.
             #@TestMarker                CRYPT Tests
             #@TestName                  CRYPT Test 1
-            #@TestIssue                 313
+            #@TestIssue                 311
             #@TestPurpose               Test CRYPT password storage scheme.
             #@TestPreamble              none
             #@TestStep                  Admin changes a user's password to convert 
@@ -159,7 +159,7 @@
             The tag, TestMarker, must be the same as the tag, TestSuiteName.
             #@TestMarker                CRYPT Tests
             #@TestName                  CRYPT Postamble
-            #@TestIssue                 313
+            #@TestIssue                 311
             #@TestPurpose               Reset password storage scheme to the default, SCRYPT.
             #@TestPreamble              none
             #@TestStep                  Client calls ldapmodify 

--
Gitblit v1.10.0