[open-ils-commits] [GIT] Evergreen ILS branch rel_2_2 updated. e729b944f959c115fe14c024cdfb5e77a92c0c47

Evergreen Git git at git.evergreen-ils.org
Mon Jul 23 08:25:14 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, rel_2_2 has been updated
       via  e729b944f959c115fe14c024cdfb5e77a92c0c47 (commit)
      from  2485ede76f59b5b7e2238eef55a507bb4b3f68cb (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 e729b944f959c115fe14c024cdfb5e77a92c0c47
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