Skip to content

Conversation

lukebakken
Copy link
Contributor

This prevents the following output when asdf uninstall... is run:

Colorization disabled as tput (via ncurses) seems to be unavailable.

In addition, remove use of local since it is not POSIX sh, and add shebang so shellcheck can apply rules.

This prevents the following output when `asdf uninstall...` is run:

```
Colorization disabled as tput (via ncurses) seems to be unavailable.
```

In addition, remove use of `local` since it is not POSIX `sh`, and add shebang so shellcheck can apply rules.
@lukebakken
Copy link
Contributor Author

This kerl PR also fixes the issue that setting CI=true fixes:

kerl/kerl#553

So, hopefully the above will be merged, and this PR is no longer necessary.

@lukebakken
Copy link
Contributor Author

Closing in favor of kerl/kerl#553

@lukebakken lukebakken closed this Feb 21, 2025
@lukebakken lukebakken deleted the lukebakken/set-ci-true branch February 21, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants