From e88e961305198d58438fe7b12fe88f02e89bae41 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-openbmc-py/lib/python/agent/hwctl/flash.py --- xCAT-openbmc-py/lib/python/agent/hwctl/flash.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-openbmc-py/lib/python/agent/hwctl/flash.py b/xCAT-openbmc-py/lib/python/agent/hwctl/flash.py index 8f30612ca..ab82062b4 100644 --- a/xCAT-openbmc-py/lib/python/agent/hwctl/flash.py +++ b/xCAT-openbmc-py/lib/python/agent/hwctl/flash.py @@ -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.