[Mageia-sysadm] [263] PNG is a binary file
root at mageia.org
root at mageia.org
Mon Jan 10 13:41:12 CET 2011
Revision: 263
Author: pterjan
Date: 2011-01-10 13:41:12 +0100 (Mon, 10 Jan 2011)
Log Message:
-----------
PNG is a binary file
Modified Paths:
--------------
build_system/mgarepo/trunk/RepSys/binrepo.py
Modified: build_system/mgarepo/trunk/RepSys/binrepo.py
===================================================================
--- build_system/mgarepo/trunk/RepSys/binrepo.py 2011-01-10 12:12:58 UTC (rev 262)
+++ build_system/mgarepo/trunk/RepSys/binrepo.py 2011-01-10 12:41:12 UTC (rev 263)
@@ -106,7 +106,7 @@
def is_binary(path):
raw = config.get("binrepo", "upload-match",
"\.(7z|Z|bin|bz2|cpio|db|deb|egg|gem|gz|jar|jisp|lzma|"\
- "pdf|pgn\\.gz|pk3|rpm|rpm|run|sdz|smzip|tar|tbz|"\
+ "pdf|pgn\\.gz|pk3|png|rpm|run|sdz|smzip|tar|tbz|"\
"tbz2|tgz|ttf|uqm|wad|war|xar|xpi|xz|zip|wav|mp3|ogg|"\
"jpg|png|gif|avi|mpg|mpeg|rar)$")
maxsize = config.getint("binrepo", "upload-match-size", "1048576") # 1MiB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110110/bd7cd66e/attachment.html>
More information about the Mageia-sysadm
mailing list