[Debian-l10n-commits] dl10n branch master updated. acc761d204f8cd5ca00f9a2353973aa64c0c22da

David Prévot taffit at alioth.debian.org
Tue Oct 1 19:42:38 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dl10n".

The branch, master has been updated
       via  acc761d204f8cd5ca00f9a2353973aa64c0c22da (commit)
      from  750162eb12c0a6124915f373b1a5abc046b40fb2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------

http://anonscm.debian.org/gitweb/?p=debian-l10n/dl10n.git;a=commitdiff;h=acc761d204f8cd5ca00f9a2353973aa64c0c22da

commit acc761d204f8cd5ca00f9a2353973aa64c0c22da
Author: David Prévot <taffit at debian.org>
Date:   Tue Oct 1 15:42:02 2013 -0400

    Revert "dl10n-check: exclude 0ad-data, due to possible memory shortage and bad error handling"
    
    This reverts commit 99814b1a6d3d6e5cf14edfe61df02cd43fc1ef67.

-----------------------------------------------------------------------

Summary of changes:
 dl10n-check |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/dl10n-check b/dl10n-check
index ae26261..af38535 100755
--- a/dl10n-check
+++ b/dl10n-check
@@ -462,9 +462,6 @@ sub parse_tarball {
                 return -1 if &$match($file);
                 return 0;
         };
-        # Avoid ENOMEM or similar?
-        next
-                if $path =~ /0ad-data/;
         my $deb = Debian::Pkg::DebSrc->new($path,
                 parse_dft   => $match,
                 patch_parse_dft => $match_patch,
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list