[Po4a-commits] po4a/testsuite check,1.5,1.6

Nicolas FRAN??OIS po4a-devel@lists.alioth.debian.org
Sat, 06 Nov 2004 15:43:21 +0000


Update of /cvsroot/po4a/po4a/testsuite
In directory haydn:/tmp/cvs-serv3200/testsuite

Modified Files:
	check 
Log Message:
Use the -M option of po4a-normalize to increase the number of pages used
by the testsuite.
Update the stats in the man module documentation.


Index: check
===================================================================
RCS file: /cvsroot/po4a/po4a/testsuite/check,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- check	2 Oct 2004 13:40:07 -0000	1.5
+++ check	6 Nov 2004 15:43:18 -0000	1.6
@@ -80,7 +80,7 @@
 	
   echo "####### $fich"; 
   rm -f po4a-normalize.*
-  if PERLLIB=../lib ../po4a-normalize -f $module $tmp/$newfich 2>&1 ; then
+  if PERLLIB=../lib ../po4a-normalize -f $module -M iso-8859-1 $tmp/$newfich 2>&1 ; then
     if [ -e po4a-normalize.output ] ; then
       mv po4a-normalize.output $tmp/po4a-normalize.output
       $cmdtotxt $tmp/po4a-normalize.output $tmp/$newfich;