[sword-svn] r3219 - trunk/tests/testsuite

scribe at crosswire.org scribe at crosswire.org
Wed Apr 30 22:14:35 MST 2014


Author: scribe
Date: 2014-04-30 22:14:35 -0700 (Wed, 30 Apr 2014)
New Revision: 3219

Modified:
   trunk/tests/testsuite/ldr12n.sh
Log:
fix ld regularization test

Modified: trunk/tests/testsuite/ldr12n.sh
===================================================================
--- trunk/tests/testsuite/ldr12n.sh	2014-05-01 05:14:20 UTC (rev 3218)
+++ trunk/tests/testsuite/ldr12n.sh	2014-05-01 05:14:35 UTC (rev 3219)
@@ -11,8 +11,9 @@
 Encoding=UTF-8
 SourceType=Plain
 Lang=en
+StrongsPadding=false
 !
 
-../../utilities/imp2ld ldr12n.imp -o ldr12n/modules/ldr12n 2>&1 | grep -v \$Rev
+../../utilities/imp2ld ldr12n.imp -P -o ldr12n/modules/ldr12n 2>&1 | grep -v \$Rev
 
 cd ldr12n && ../../ldtest ldr12n




More information about the sword-cvs mailing list