[misc] 02/02: has-only: ignore zipinfo properly

Chris West faux-guest at moszumanska.debian.org
Sat May 6 13:39:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

faux-guest pushed a commit to branch master
in repository misc.

commit 36f1a11ee02e745f5cffab30b816893ecf4c49a8
Author: Chris West (Faux) <git at goeswhere.com>
Date:   Sat May 6 15:39:46 2017 +0200

    has-only: ignore zipinfo properly
---
 has-only.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/has-only.py b/has-only.py
index d4c41f4..f7f78f6 100755
--- a/has-only.py
+++ b/has-only.py
@@ -71,7 +71,7 @@ def process(f):
             'Files',
             './control',
             'line order',
-            'zipinfo'}:
+            'zipinfo {}'}:
             # TODO: this is a massive approximation; ignores variations like deleting a file
             continue
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list