mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
Documentation: punctuation error fix
This commit is contained in:
parent
aac69a9c14
commit
90c0ed281d
@ -261,7 +261,7 @@ class BaseLinuxDevice(Device): # pylint: disable=abstract-method
|
|||||||
|
|
||||||
def deploy_busybox(self, context, force=False):
|
def deploy_busybox(self, context, force=False):
|
||||||
"""
|
"""
|
||||||
Deploys the busybox binary to the specified device, and returns
|
Deploys the busybox binary to the specified device and returns
|
||||||
the path to the binary on the device.
|
the path to the binary on the device.
|
||||||
|
|
||||||
:param device: device to deploy the binary to.
|
:param device: device to deploy the binary to.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user