[open-ils-commits] [GIT] Evergreen ILS branch rel_2_9 updated. 720a216fda5a41ebd9e4142fd5db7a049beef464

Evergreen Git git at git.evergreen-ils.org
Wed Nov 18 16:39:45 EST 2015


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_9 has been updated
       via  720a216fda5a41ebd9e4142fd5db7a049beef464 (commit)
      from  3e3a13a89a22504f52331169d2993b0315163142 (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 720a216fda5a41ebd9e4142fd5db7a049beef464
Author: Ben Shum <bshum at biblio.org>
Date:   Wed Nov 18 16:38:11 2015 -0500

    Docs: fix typo for version upgrade 2.8.4-2.9.0 in server upgrade
    
    Oops, got a little ahead of myself, this is more accurate.
    
    Thanks to 2.9 RM Jason Stephenson for noting my mistake.
    
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt
index 18bf55a..9ff2489 100644
--- a/docs/installation/server_upgrade.txt
+++ b/docs/installation/server_upgrade.txt
@@ -250,7 +250,7 @@ as a user with the ability to connect to the database server.
 [source, bash]
 ----------------------------------------------------------
 cd /home/opensrf/Evergreen-ILS-2.9.1/Open-ILS/src/sql/Pg
-psql -U evergreen -h localhost -f version-upgrade/2.8.4-2.9.1-upgrade-db.sql evergreen
+psql -U evergreen -h localhost -f version-upgrade/2.8.4-2.9.0-upgrade-db.sql evergreen
 ----------------------------------------------------------
 
 [TIP]

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

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