mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-11-15 14:26:02 +00:00
On systems that do not have git installed WA will currently fail to install with a FileNotFound Exception. If git is not present then we will not have a commit hash so just ignore this error.