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:
authordiosmosis <benaka@piwik.pro>2014-12-15 09:38:28 +0300
committerdiosmosis <benaka@piwik.pro>2014-12-15 09:38:28 +0300
commit17f3492b786f466fd393d9ba5e242619526f4feb (patch)
tree341b13c36068b1efd4f6ab6deac8e48cabc14a92 /misc
parent2a1c4c724fa902bcf84717d35e56f8fac2f1514b (diff)
Remove debugging change in import_logs.py.
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/log-analytics/import_logs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/log-analytics/import_logs.py b/misc/log-analytics/import_logs.py
index 09c83a636f..a2cf7a5c1d 100755
--- a/misc/log-analytics/import_logs.py
+++ b/misc/log-analytics/import_logs.py
@@ -1651,7 +1651,6 @@ class Parser(object):
pass
if not format:
- raise RuntimeError('sdfjlsd')
fatal_error("cannot automatically determine the log format using the first %d lines of the log file. " % limit +
"\nMaybe try specifying the format with the --log-format-name command line argument." )
return