[open-ils-commits] r17294 - trunk/Open-ILS/examples (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Aug 20 15:19:45 EDT 2010


Author: erickson
Date: 2010-08-20 15:19:41 -0400 (Fri, 20 Aug 2010)
New Revision: 17294

Modified:
   trunk/Open-ILS/examples/oils_sip.xml.example
Log:
re-tab to use tabs for consistency with rest of file;  for now, add embedded vim command to settle the issue

Modified: trunk/Open-ILS/examples/oils_sip.xml.example
===================================================================
--- trunk/Open-ILS/examples/oils_sip.xml.example	2010-08-20 19:03:54 UTC (rev 17293)
+++ trunk/Open-ILS/examples/oils_sip.xml.example	2010-08-20 19:19:41 UTC (rev 17294)
@@ -99,10 +99,10 @@
 					  default behaviour in previous versions of Evergreen.
 					-->
 					<option name='msg64_summary_datatype' value='barcode' />
-                    <!--
-                        If enabled, the PC field in patron-info requests will return the non-translated profile name
-                    <option name='patron_type_uses_code' value='true' />
-                    -->
+					<!--
+						If enabled, the PC field in patron-info requests will return the non-translated profile name
+					<option name='patron_type_uses_code' value='true' />
+					-->
 				</options>
 
                 <!-- If uncommented, overrides the legacy_script_support value in opensrf.xml for SIP. -->
@@ -127,3 +127,7 @@
 	
 	</institutions>
 </acsconfig>
+
+<!--
+    vim:noet:ts=4:sw=4:
+-->



More information about the open-ils-commits mailing list