Browse Source

recalc_intervals fix .. again

Jens Keim 5 years ago
parent
commit
753e6a54d5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      code/Core/Statistics.py

+ 1 - 0
code/Core/Statistics.py

@@ -119,6 +119,7 @@ class Statistics:
             self.pcap_proc = pr.pcap_processor(self.pcap_filepath, str(self.do_extra_tests), Util.RESOURCE_DIR,
                                                self.path_db)
 
+            recalc_intervals = None
             if previous_intervals:
                 if delete:
                     recalc_intervals = False