[Po4a-commits] "po4a/t 28-msguntypot.t,1.3,1.4"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Feb 29 20:53:11 UTC 2008


Update of /cvsroot/po4a/po4a/t
In directory alioth:/tmp/cvs-serv31563/t

Modified Files:
	28-msguntypot.t 
Log Message:
Cleanup.


Index: 28-msguntypot.t
===================================================================
RCS file: /cvsroot/po4a/po4a/t/28-msguntypot.t,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 28-msguntypot.t	29 Feb 2008 20:42:25 -0000	1.3
+++ 28-msguntypot.t	29 Feb 2008 20:53:08 -0000	1.4
@@ -8,15 +8,11 @@
 
 my @tests;
 
-system "pwd";
-
 unless (-e "t/tmp") {
     mkdir "t/tmp" or die "Can't create test directory t/tmp: $!\n";
 }
 
 my $diff_po_flags = "";
-#" -I '^# SOME' -I '^# Test' ".
-#  "-I '^\"POT-Creation-Date: ' -I '^\"Content-Transfer-Encoding:'";
 
 push @tests, {
   'run' => 'cp ../data-28/test1.po . && perl ../../scripts/msguntypot -o ../data-28/test1.old.pot -n ../data-28/test1.new.pot test1.po > /dev/null',




More information about the Po4a-commits mailing list