[open-ils-commits] [GIT] Evergreen ILS branch master updated. fc6469fcb532709e595e0746aeaa6ff2f2fa0beb

Evergreen Git git at git.evergreen-ils.org
Mon Jul 23 08:18:39 EDT 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, master has been updated
       via  fc6469fcb532709e595e0746aeaa6ff2f2fa0beb (commit)
      from  2508f4dfee6322ca59af6791a98540a8c7cc3244 (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 fc6469fcb532709e595e0746aeaa6ff2f2fa0beb
Author: Robert Soulliere <robert.soulliere at mohawkcollege.ca>
Date:   Mon Jul 23 08:12:15 2012 -0400

    Documentation:  Fix typo in upgrade instructions. Bug #1027752 reported  by Jeff Green.
    
    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 907b95d..3d19875 100644
--- a/docs/installation/server_upgrade.txt
+++ b/docs/installation/server_upgrade.txt
@@ -180,7 +180,7 @@ database server connection information:
 [source, bash]
 ----------------------------------------------------------
 cd /home/opensrf/Evergreen-ILS-2.2.0/Open-ILS/src/sql/Pg
-psql -U evergreen -h localhost -f version_upgrade/2.1-2.2-upgrade-db.sql evergreen
+psql -U evergreen -h localhost -f version-upgrade/2.1-2.2-upgrade-db.sql evergreen
 ----------------------------------------------------------
 
 Restart Evergreen and Test

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

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