[open-ils-commits] r653 - ESI-Examples/trunk/tools/eg_dev_lenny_installer (erickson)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Sep 4 12:00:40 EDT 2009
Author: erickson
Date: 2009-09-04 12:00:37 -0400 (Fri, 04 Sep 2009)
New Revision: 653
Modified:
ESI-Examples/trunk/tools/eg_dev_lenny_installer/eg_dev_lenny_installer.sh
Log:
added comment about jabber password changes
Modified: ESI-Examples/trunk/tools/eg_dev_lenny_installer/eg_dev_lenny_installer.sh
===================================================================
--- ESI-Examples/trunk/tools/eg_dev_lenny_installer/eg_dev_lenny_installer.sh 2009-09-04 15:54:51 UTC (rev 652)
+++ ESI-Examples/trunk/tools/eg_dev_lenny_installer/eg_dev_lenny_installer.sh 2009-09-04 16:00:37 UTC (rev 653)
@@ -15,10 +15,13 @@
# -----------------------------------------------------------------------
DOJO='dojo-release-1.3.2';
+# If you change the jabber password, you will need to
+# edit opensrf_core.xml and srfsh.xml accordingly
JABBER_PASSWORD='password'
BASE_DIR=$PWD
+
# And they're off...
# Install some essential tools
More information about the open-ils-commits
mailing list