[open-ils-commits] r7875 - trunk/Open-ILS/examples
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Oct 10 17:10:51 EDT 2007
Author: miker
Date: 2007-10-10 16:59:02 -0400 (Wed, 10 Oct 2007)
New Revision: 7875
Modified:
trunk/Open-ILS/examples/opensrf.xml.example
Log:
add support for the new -l in osrf_ctrl.sh
Modified: trunk/Open-ILS/examples/opensrf.xml.example
===================================================================
--- trunk/Open-ILS/examples/opensrf.xml.example 2007-10-09 18:12:34 UTC (rev 7874)
+++ trunk/Open-ILS/examples/opensrf.xml.example 2007-10-10 20:59:02 UTC (rev 7875)
@@ -660,7 +660,7 @@
<hosts>
- <evergreen.example.org>
+ <localhost>
<!-- ^-=-
must match the fully qualified domain name of the host.
on Linux, this is usually the output of "hostname -f"
@@ -686,7 +686,7 @@
<appname>open-ils.reporter</appname>
<appname>open-ils.reporter-store</appname>
</activeapps>
- </evergreen.example.org>
+ </localhost>
</hosts>
</opensrf>
More information about the open-ils-commits
mailing list