mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
Replace the ad-hoc get_plugin() function in the show command (which was broken for aliases) with a call to pluginloader.get_plugin_class(), which correctly handles alias resolution.