Skip to content

Ruby run_all_unit_tests: skip tput without TERM / TTY - #20

Merged
synesissoftware merged 1 commit into
masterfrom
ruby-tput
Aug 20, 2026
Merged

Ruby run_all_unit_tests: skip tput without TERM / TTY#20
synesissoftware merged 1 commit into
masterfrom
ruby-tput

Conversation

@synesissoftware

Copy link
Copy Markdown
Owner

CI has tput but no TERM, which printed "tput: No value for $TERM and no -T specified". Only invoke tput when TERM is set, stdout is a TTY, and tput works; still honour FG_/FD_ overrides. 0.4.2.

CI has tput but no TERM, which printed "tput: No value for $TERM and no
-T specified". Only invoke tput when TERM is set, stdout is a TTY, and
tput works; still honour FG_*/FD_* overrides. 0.4.2.
@synesissoftware
synesissoftware merged commit 358acf7 into masterAug 20, 2026
1 check passed
@synesissoftware
synesissoftware deleted the ruby-tput branch August 20, 2026 10:31
Sign up for freeto 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

@synesissoftware@mwsis