Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-03-06 07:51:57 +0400
committermattab <matthieu.aubry@gmail.com>2014-03-06 07:51:57 +0400
commit47cc9a2dd816db79db97a397160af0d34d29e687 (patch)
tree768b7d320059e9be190285059ab89182bb34071b /misc
parent9054c0b34d3fed119fa158a1a97f1c6ac04483d7 (diff)
Refs #4786 Adding forgotten white space.
Cheers for the follow up!
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/log-analytics/import_logs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/log-analytics/import_logs.py b/misc/log-analytics/import_logs.py
index be25d12c7a..0dc7d67a2e 100755
--- a/misc/log-analytics/import_logs.py
+++ b/misc/log-analytics/import_logs.py
@@ -62,7 +62,7 @@ DOWNLOAD_EXTENSIONS = (
'7z aac arc arj asf asx avi bin csv deb dmg doc exe flv gz gzip hqx '
'jar mpg mp2 mp3 mp4 mpeg mov movie msi msp odb odf odg odp '
'ods odt ogg ogv pdf phps ppt qt qtm ra ram rar rpm sea sit tar tbz '
- 'bz2 tbz tgz torrent txt wav wma wmv wpd xls xml xsd z zip'
+ 'bz2 tbz tgz torrent txt wav wma wmv wpd xls xml xsd z zip '
'azw3 epub mobi'
).split()