Skip to content

Conversation

@snay2
Copy link
Contributor

@snay2 snay2 commented Mar 9, 2022

Issue #, if available: N/A

Description of changes:

For some reason, read -p doesn't properly print to stdout when invoked
by golang's exec.Command().Run(), but echo does. Reading from stdin
still works correctly.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For some reason, `read -p` doesn't properly print to stdout when invoked
by golang's `exec.Command().Run()`, but `echo` does. Reading from stdin
still works correctly.
@snay2 snay2 requested a review from a team as a code owner March 9, 2022 15:35
Copy link
Contributor

@brycahta brycahta left a comment

Choose a reason for hiding this comment

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

/lgtm

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