mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 17:53:09 -05:00
It seems wrong to hard-code the candidate names when they are available from the server. It also makes it hard to add new candidates. The scripts pretty much work with a really small change to gvm-use.sh, but the tests also rely on the PATH being set, so there is a change to the tests as well to make them pass.