mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	instruments/misc: Fix typo
This commit is contained in:
		| @@ -73,7 +73,7 @@ class SysfsExtractor(Instrument): | |||||||
|                   description=""" |                   description=""" | ||||||
|                   Specifies whether tmpfs should be used to cache sysfile trees and then pull them down |                   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 |                   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. |                   ``True`` if the device is rooted and ``False`` if it is not. | ||||||
|                   """), |                   """), | ||||||
|         Parameter('tmpfs_mount_point', default=None, |         Parameter('tmpfs_mount_point', default=None, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user