summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/attachments/20110104/e90047dd
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-sysadm/attachments/20110104/e90047dd')
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment-0001.bin13
-rw-r--r--zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment.bin13
2 files changed, 26 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment-0001.bin b/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment-0001.bin
new file mode 100644
index 000000000..9fc7f3968
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment-0001.bin
@@ -0,0 +1,13 @@
+Index: trunk/RepSys/binrepo.py
+===================================================================
+--- trunk/RepSys/binrepo.py (revision 205)
++++ trunk/RepSys/binrepo.py (arbetskopia)
+@@ -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)
diff --git a/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment.bin b/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment.bin
new file mode 100644
index 000000000..9fc7f3968
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/attachments/20110104/e90047dd/attachment.bin
@@ -0,0 +1,13 @@
+Index: trunk/RepSys/binrepo.py
+===================================================================
+--- trunk/RepSys/binrepo.py (revision 205)
++++ trunk/RepSys/binrepo.py (arbetskopia)
+@@ -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)