Skip to content
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

Use TERM=dumb only as fallback #208

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

wborn
Copy link
Member

@wborn wborn commented Nov 19, 2018

Since Docker 1.13 (moby/moby#26461) the TERM environment variable will be assigned a value when an interactive shell is used. So it's better to use TERM=dumb only as fallback when the variable has no value.


This change is Reviewable

Signed-off-by: Wouter Born <eclipse@maindrain.net>
@wborn wborn mentioned this pull request Nov 19, 2018
Copy link
Member

@cniweb cniweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 55 of 55 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@cniweb cniweb merged commit 6cbb537 into openhab:master Nov 19, 2018
@wborn wborn deleted the use-dumb-TERM-only-as-fallback branch November 19, 2018 22:38
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