Skip to content

Conversation

JDevlieghere
Copy link

Avoid "TERM environment variable not set" by either propagating the TERM
environment variable or defaulting to vt100. All of our CI is already
doing this explicitly through the --env dotest arg, but it's easy to
forget when setting up a new job. I don't see any downside in making it
the default.

Avoid "TERM environment variable not set" by either propagating the TERM
environment variable or defaulting to vt100. All of our CI is already
doing this explicitly through the --env dotest arg, but it's easy to
forget when setting up a new job. I don't see any downside in making it
the default.
@JDevlieghere
Copy link
Author

I believe TestDarwinNSLogOutput.py is failing because the TERM environment variable is not set. I want to check my hypothesis before landing this upstream.

@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 96968bd into stable/20211026 Mar 22, 2022
@JDevlieghere JDevlieghere deleted the vt100 branch March 22, 2022 14:52
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.

1 participant