[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-common/svn/hooks
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2007-10-11 19:25:09
Message-ID: 1192130709.585409.17415.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 724228 by ilic:

Remove --check until the translations are successfully updated with new kde-format \
flags, and all existing errors fuzzied manually (better take it one step at a \
time...)

 M  +1 -1      test-pofiles.pl  


--- trunk/kde-common/svn/hooks/test-pofiles.pl #724227:724228
@@ -76,7 +76,7 @@
   }
 
 foreach my $pofile (@files_changed) {
-  open(MSGFMT, "| msgfmt --check-header --check - -o /dev/null") or die;
+  open(MSGFMT, "| msgfmt --check-header - -o /dev/null") or die;
   open(FILEIN, "-|") || exec $svnlook, 'cat', $repos, $pofile, '-t', $txn;
   print MSGFMT "$_" while(<FILEIN>);
   close(FILEIN);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic