You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/21 01:06:40 UTC

[23/50] git commit: minor change to README

minor change to README


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/fe0da5fd
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/fe0da5fd
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/fe0da5fd

Branch: refs/heads/master
Commit: fe0da5fdb23b9441ac306e71e64fd6c6151a8e30
Parents: cb05c0b
Author: Shawn McKinney <sh...@jts.us>
Authored: Thu Jul 3 08:25:27 2014 -0500
Committer: Shawn McKinney <sh...@jts.us>
Committed: Thu Jul 3 08:25:27 2014 -0500

----------------------------------------------------------------------
 README.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/fe0da5fd/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 5d12a4a..71c5503 100755
--- a/README.txt
+++ b/README.txt
@@ -355,8 +355,9 @@ a. from FORTRESS_HOME enter the following command:
 
 Notes:
   - These tests load tens of thousands of ldap records into your newly installed directory.
-  - The 'init-slapd' and 'test-full' targets may be re-run as often as necessary.
-  - After regressions testing has completed, you may run the 'init-slapd' target to remove all test data from the directory.
+  - The 'init-slapd' and/or 'test-full' targets may be re-run as often as necessary.
+  - After regressions testing has completed. you may run the 'init-slapd' target to remove all test data from the directory.
+  - if you followed steps in, SECTION 6 (existing OpenLDAP server), do NOT run the init-slapd target
   - WARNING log messages in test output are good as these are negative tests in action:
   - If these test completes without junit or ant ERRORS, Fortress is certified to run on your target ldap server machine.
 ___________________________________________________________________________________