[sword-svn] r529 - trunk/modules/conf

refdoc at crosswire.org refdoc at crosswire.org
Fri Jun 8 06:48:36 MST 2018


Author: refdoc
Date: 2018-06-08 06:48:35 -0700 (Fri, 08 Jun 2018)
New Revision: 529

Modified:
   trunk/modules/conf/confclean.sh
Log:
small improvements to confclean.sh


Modified: trunk/modules/conf/confclean.sh
===================================================================
--- trunk/modules/conf/confclean.sh	2018-06-08 13:36:39 UTC (rev 528)
+++ trunk/modules/conf/confclean.sh	2018-06-08 13:48:35 UTC (rev 529)
@@ -1,6 +1,6 @@
 #/bin/bash
 
-sed '
+sed -i[.bak] '
 /^\[/d
 /^DataPath=/d 
 /^Scope=/d




More information about the sword-cvs mailing list