1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-07-25 00:09:45 +01:00

daqpower: typo fix

This commit is contained in:
Sergei Trofimov
2015-06-09 13:14:07 +01:00
parent 4b7af1d2a6
commit 026e663155
2 changed files with 1 additions and 1 deletions
wlauto/external/daq_server

Binary file not shown.

@@ -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.