mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore: use local for func scoped var
This commit is contained in:
parent
cef50ac051
commit
64ea460f64
@ -27,6 +27,7 @@ display_installed_versions() {
|
||||
local plugin_name=$1
|
||||
local query=$2
|
||||
local versions
|
||||
local current_version
|
||||
local flag
|
||||
|
||||
versions=$(list_installed_versions "$plugin_name")
|
||||
|
Loading…
Reference in New Issue
Block a user