summaryrefslogtreecommitdiffstats
path: root/module/threads/BaseThread.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/threads/BaseThread.py')
-rw-r--r--module/threads/BaseThread.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/threads/BaseThread.py b/module/threads/BaseThread.py
index 526913e9b..f6fac46a0 100644
--- a/module/threads/BaseThread.py
+++ b/module/threads/BaseThread.py
@@ -68,6 +68,7 @@ class BaseThread(Thread):
f.close()
self.log.info("Debug Report written to %s" % dump_name)
+ return dump_name
def getFileDump(self, pyfile):
dump = "pyLoad %s Debug Report of %s %s \n\nTRACEBACK:\n %s \n\nFRAMESTACK:\n" % (