[sword-svn] r531 - trunk/modules/conf
refdoc at crosswire.org
refdoc at crosswire.org
Sat Dec 22 02:01:18 MST 2018
Author: refdoc
Date: 2018-12-22 02:01:18 -0700 (Sat, 22 Dec 2018)
New Revision: 531
Modified:
trunk/modules/conf/confclean.sh
Log:
sorting of some bug
Modified: trunk/modules/conf/confclean.sh
===================================================================
--- trunk/modules/conf/confclean.sh 2018-06-10 09:27:02 UTC (rev 530)
+++ trunk/modules/conf/confclean.sh 2018-12-22 09:01:18 UTC (rev 531)
@@ -1,6 +1,6 @@
#/bin/bash
-sed -i[.bak] '
+sed -i.bak '
/^\[/d
/^DataPath=/d
/^Scope=/d
@@ -15,7 +15,6 @@
/^MinimumVersion=/d
/^SwordVersionDate=/d
/^Version=/d
-/^History/d
/^InstallSize=/d
/^Lang=/d
/^LCSH/d
More information about the sword-cvs
mailing list