ソースを参照

recalc_intervals fix .. again

Jens Keim 6 年 前
コミット
753e6a54d5
1 ファイル変更1 行追加0 行削除
  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