Skip to content

verify_distribution: Stop setting TERMINFO_DIRS and TCL_LIBRARY #699

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

geofft
Copy link
Collaborator

@geofft geofft commented Jul 11, 2025

In #215 we started setting the standard terminfo directories by default and in #421 we taught Tcl to find its own install directory without setting environment variables. Stop setting these environment variables in tests to more closely match how users will use our builds.

In astral-sh#215 we started setting the standard terminfo directories by default
and in astral-sh#421 we taught Tcl to find its own install directory without
setting environment variables. Stop setting these environment variables
in tests to more closely match how users will use our builds.
@geofft geofft added the ci:skip label Jul 11, 2025
@geofft
Copy link
Collaborator Author

geofft commented Jul 11, 2025

Neither of these tests run in CI yet (#697, #698) so I'm holding off until either we do that or I get a chance to run the tests by hand, but I wanted to open this PR before I forgot about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant