Browse Source

recalc_intervals fix .. again

Jens Keim 6 năm trước cách đây
mục cha
commit
753e6a54d5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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