mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-05 04:42:37 +01:00
daqpower: typo fix
This commit is contained in:
@@ -367,7 +367,7 @@ class DaqFactory(Factory):
|
||||
if self.transfer_sessions:
|
||||
reactor.callLater(self.check_alive_period, self.pulse)
|
||||
|
||||
def perfrom_cleanup(self):
|
||||
def perform_cleanup(self):
|
||||
"""
|
||||
Cleanup and old uncollected data files to recover disk space.
|
||||
|
||||
|
Reference in New Issue
Block a user