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

Extraneous Newline after 'ddev exec' output #3131

Closed
h1nds1ght opened this issue Jul 31, 2021 · 1 comment
Closed

Extraneous Newline after 'ddev exec' output #3131

h1nds1ght opened this issue Jul 31, 2021 · 1 comment

Comments

@h1nds1ght
Copy link

Everytime I execute ddev exec I get an additional new line

$ echo Hello
Hello
$ ddev exec 'echo Hello'
Hello

$

Maybe something is wrong in my setup. I tried it with a fresh setup and a new project, that has no modifications, but even then I have this new line.

Is this the normal behavior or is it my fault?

rfay added a commit to rfay/ddev that referenced this issue Jul 31, 2021
@rfay rfay changed the title New line when executing 'ddev exec' Extraneious Newline after 'ddev exec' output Jul 31, 2021
@rfay
Copy link
Member

rfay commented Jul 31, 2021

I'm glad you asked. Fixed in #3133

@rfay rfay changed the title Extraneious Newline after 'ddev exec' output Extraneous Newline after 'ddev exec' output Jul 31, 2021
@rfay rfay closed this as completed in 665ce0e Aug 1, 2021
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

No branches or pull requests

2 participants