Commit 4cb89b1
Brennan Fee
Fix another spot for plugin-name env var lookup
After fixing asdf-vm#319 I wondered if there were any other spots where the same/similar bug existed. I found one other location at line 126 in utils.sh.1 parent 67bc953 commit 4cb89b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments