소스 검색

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