mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-15 04:46:14 +01:00
instruments/misc: Fix typo
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user