mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
Use Executable.match() rather than just checking the path inside get_from_location(); this allows for alternative matching semantics (e.g. globbing) inside derived implementations.