1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-11-20 00:36:05 +00:00
Files
workload-automation/wa/framework/entrypoint.py
Marc Bonnici a6f0ab31e4 fw/entrypoint: Add check for system default encoding
Check what the default encoding for the system is set to. If this is not
configured to use 'UTF-8', log a warning to the user as this is known
to cause issues when attempting to parse none ascii files during operation.
2019-07-12 13:32:28 +01:00

5.9 KiB