summaryrefslogtreecommitdiff
path: root/reports.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-05-17 01:17:05 +0200
committerjomo <github@jomo.tv>2014-05-17 01:17:05 +0200
commita9a540a73e9746b553eb245f1908d6c674a77630 (patch)
tree972e8bdc790f832a82846b7785761d201a101847 /reports.py
parent97e5e2641ca245bc58adafddd01db9eb51b59ce3 (diff)
fix path
Diffstat (limited to 'reports.py')
-rwxr-xr-xreports.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reports.py b/reports.py
index 37c5a2a..d0d5d02 100755
--- a/reports.py
+++ b/reports.py
@@ -8,7 +8,7 @@ import thread
# pythonloader changes this for some reason..
#sys.path += ['', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/pymodules/python2.7']
-reports_filename = "plugins/RedstonerUtils.py.dir/files/reports.json"
+reports_filename = "plugins/redstoner-utils.py.dir/files/reports.json"
time_format = "%Y.%m.%d %H:%M"
reports = []
check_reports = True