mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 09:19:03 +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.