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

Resolves #287: Step 1 fails when there is no tty #298

Merged
merged 4 commits into from
Jun 28, 2017

Conversation

padthaitofuhot
Copy link
Contributor

Added basic POSIX-style tty/pipeline/redirection detection to console.sh.
Now it's possible to test against IS_TTY, IS_PIPE, and IS_REDIRECTION when
deciding what to do with the terminal.

@padthaitofuhot
Copy link
Contributor Author

closes #287

Copy link
Contributor

@adrianmo adrianmo left a comment

Choose a reason for hiding this comment

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

@padthaitofuhot looks good to me 👍

@padthaitofuhot padthaitofuhot merged commit 7031af2 into EMCECS:develop Jun 28, 2017
@padthaitofuhot padthaitofuhot deleted the feature-detect-tty branch June 28, 2017 14:43
@padthaitofuhot padthaitofuhot added this to Current Patch (2.2.2) in Installer 2.x Jul 13, 2017
@padthaitofuhot padthaitofuhot moved this from Current Patch (2.2.2) to Current Patch In-Progress in Installer 2.x Jul 13, 2017
@padthaitofuhot padthaitofuhot moved this from Current Patch In-Progress to Done in Installer 2.x Jul 13, 2017
@padthaitofuhot padthaitofuhot removed this from Done in Installer 2.x Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants