mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 09:19:03 +00:00
Pulling entries from procfs does not work on some platforms. This commit updates get_properites() to cat the contents of a property_file and write it to output file on the host, rather than pulling it (directories are still pulled).