1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00

instruments/misc: Fix typo

This commit is contained in:
Marc Bonnici 2018-09-20 14:52:53 +01:00
parent a1213cf84e
commit fce506eb02

View File

@ -73,7 +73,7 @@ class SysfsExtractor(Instrument):
description="""
Specifies whether tmpfs should be used to cache sysfile trees and then pull them down
as a tarball. This is significantly faster then just copying the directory trees from
the device directly, bur requres root and may not work on all devices. Defaults to
the device directly, but requires root and may not work on all devices. Defaults to
``True`` if the device is rooted and ``False`` if it is not.
"""),
Parameter('tmpfs_mount_point', default=None,