Remove whitespace
This commit is contained in:
parent
aac783ed3a
commit
05e48d4357
@ -27,7 +27,7 @@ def run():
|
||||
|
||||
:return:
|
||||
"""
|
||||
return_code = target_env_call(["update-initramfs", "-k", "all", "-c",
|
||||
return_code = target_env_call(["update-initramfs", "-k", "all", "-c",
|
||||
"-t"])
|
||||
|
||||
if return_code != 0:
|
||||
|
Loading…
Reference in New Issue
Block a user