summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-11-13 11:10:50 +0100
committerDavid Tardon <dtardon@redhat.com>2013-11-13 12:16:03 +0100
commitbd7a4db1dc4e4785956e81f0f997257063669709 (patch)
tree4bdd5741bd79cc811dc14e3854b4bcb85ff3d8c5 /bin
parent5ad65cf4d8afb66c3da8034046d08b7399c1016c (diff)
add cmx
Change-Id: I8c0b422dc40188936b2473fed2e7a24ed36977e9
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-bugzilla-attachments-by-mimetype1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index fc7c14b8d27d..b09261e5f79b 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -347,6 +347,7 @@ mimetypes = {
'image/x-svm': 'svm',
'image/x-wmf': 'wmf',
'image/x-pict': 'pict',
+ 'image/x-cmx': 'cmx',
}
# disabled for now, this would download gigs of pngs/jpegs...