[open-ils-commits] [GIT] Evergreen ILS branch rel_2_3 updated. d6556aba50bbda5c40e11a8b790da5818b8a9c76

Evergreen Git git at git.evergreen-ils.org
Wed Nov 14 13:41:09 EST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_3 has been updated
       via  d6556aba50bbda5c40e11a8b790da5818b8a9c76 (commit)
       via  5ba2c40a6c751323989e69c06194c0079234f5c2 (commit)
      from  765b5dfb0b9e54287007d518c05b0960f380d22c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d6556aba50bbda5c40e11a8b790da5818b8a9c76
Author: Robert Soulliere <robert.soulliere at mohawkcollege.ca>
Date:   Wed Nov 14 13:38:09 2012 -0500

    Documentation: Grammar fix on upgrade instructions.
    
    Signed-off-by: Robert Soulliere <robert.soulliere at mohawkcollege.ca>

diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt
index 77a7c3e..31942e8 100644
--- a/docs/installation/server_upgrade.txt
+++ b/docs/installation/server_upgrade.txt
@@ -127,7 +127,7 @@ perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config --service all
 --create-offline --database evergreen --host localhost --user evergreen --password evergreen
 -------------------------------------------------------------------------
 +
-. As the _root_ user, Update the Apache files:
+. As the _root_ user, update the Apache files:
 +
 [CAUTION]
 Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo your customizations after copying them.

commit 5ba2c40a6c751323989e69c06194c0079234f5c2
Author: Robert Soulliere <robert.soulliere at mohawkcollege.ca>
Date:   Wed Nov 14 13:35:17 2012 -0500

    Documentation: Specify that Apache files should be updated as root.
    
    Signed-off-by: Robert Soulliere <robert.soulliere at mohawkcollege.ca>

diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt
index dcb4007..77a7c3e 100644
--- a/docs/installation/server_upgrade.txt
+++ b/docs/installation/server_upgrade.txt
@@ -127,7 +127,7 @@ perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config --service all
 --create-offline --database evergreen --host localhost --user evergreen --password evergreen
 -------------------------------------------------------------------------
 +
-. Update Apache files:
+. As the _root_ user, Update the Apache files:
 +
 [CAUTION]
 Copying these Apache configuration files will remove any customizations you have made to them. Remember to redo your customizations after copying them.

-----------------------------------------------------------------------

Summary of changes:
 docs/installation/server_upgrade.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list