[Mageia-sysadm] [206] add .xz files belonging in binrepo (patch from tmb)

root at mageia.org root at mageia.org
Wed Jan 5 00:34:59 CET 2011


Revision: 206
Author:   boklm
Date:     2011-01-05 00:34:58 +0100 (Wed, 05 Jan 2011)
Log Message:
-----------
add .xz files belonging in binrepo (patch from tmb)

Modified Paths:
--------------
    build_system/repsys/trunk/RepSys/binrepo.py

Modified: build_system/repsys/trunk/RepSys/binrepo.py
===================================================================
--- build_system/repsys/trunk/RepSys/binrepo.py	2011-01-04 16:17:04 UTC (rev 205)
+++ build_system/repsys/trunk/RepSys/binrepo.py	2011-01-04 23:34:58 UTC (rev 206)
@@ -107,7 +107,7 @@
     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|"\
-               "tbz2|tgz|ttf|uqm|wad|war|xar|xpi|zip)$")
+               "tbz2|tgz|ttf|uqm|wad|war|xar|xpi|xz|zip)$")
     maxsize = config.getint("binrepo", "upload-match-size", "1048576") # 1MiB
     expr = re.compile(raw)
     name = os.path.basename(path)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110105/6a4d43b3/attachment.html>


More information about the Mageia-sysadm mailing list