mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 04:49:00 +00: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.