Misc update
This commit is contained in:
parent
55d752dd8b
commit
d6f3455236
1 changed files with 1 additions and 1 deletions
|
|
@ -126,8 +126,8 @@ class State():
|
|||
|
||||
# Reset objects
|
||||
self.disks.clear()
|
||||
self.test_groups.clear()
|
||||
self.sensors = hw_sensors.Sensors()
|
||||
self.test_groups.clear()
|
||||
|
||||
# Set log
|
||||
self.log_dir = log.format_log_path()
|
||||
|
|
|
|||
Loading…
Reference in a new issue