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 yes $'\n' instead of printf '\n' for pecl commands #24366

Merged
merged 1 commit into from
Jun 3, 2015

Conversation

terminalmage
Copy link
Contributor

This allows extensions with multiple questions to be installed without
hanging. See #5882 (comment)

Note: this only affects pecl functions called with defaults=True.

This allows extensions with multiple questions to be installed without
hanging. See:

saltstack#5882 (comment)

Note: this only affects pecl functions called with defaults=True.
@jfindlay jfindlay added Minor Change State-Module Platform Relates to OS, containers, platform-based utilities like FS, system based apps labels Jun 3, 2015
jfindlay added a commit that referenced this pull request Jun 3, 2015
Use yes $'\n' instead of printf '\n' for pecl commands
@jfindlay jfindlay merged commit 3ca35d1 into saltstack:2015.5 Jun 3, 2015
@terminalmage terminalmage deleted the pecl-yes branch February 3, 2016 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Relates to OS, containers, platform-based utilities like FS, system based apps State-Module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants