mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Remove trailing spaces in file xCAT-openbmc-py/lib/python/agent/hwctl/flash.py
This commit is contained in:
parent
2eea51e2fe
commit
e88e961305
@ -16,7 +16,7 @@ class FlashInterface(object):
|
||||
:param task: a Task instance containing the nodes to act on.
|
||||
:activate_arg: arg for activate
|
||||
"""
|
||||
return task.run('activate_firm', activate_arg)
|
||||
return task.run('activate_firm', activate_arg)
|
||||
|
||||
def delete_firm(self, task, delete_id):
|
||||
"""Delete firmware.
|
||||
|
Loading…
x
Reference in New Issue
Block a user