mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
11859af894
Ran into a development target on which one of the values in getprop output contained a new line. Updating getprop parsing logic to handle such cases by switching to a regex.