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

Evergreen Git git at git.evergreen-ils.org
Wed Nov 18 16:39:44 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, master has been updated
       via  d3dd07c63e90a79be88213a540a35861e939d524 (commit)
      from  98848b94b22226c0c96d36a95f806703de17a5a2 (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 d3dd07c63e90a79be88213a540a35861e939d524
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