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

Password prompt should be written to stderr, not stdout #13

Closed
sorsasampo opened this issue May 13, 2018 · 1 comment
Closed

Password prompt should be written to stderr, not stdout #13

sorsasampo opened this issue May 13, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@sorsasampo
Copy link

When running signal-back format signal-*.backup > backup.xml, Password: is written to stdout.

Prompts should always be written to stderr so that they are not redirected to a file, where only the actual command output should go.

@xeals xeals added the bug Something isn't working label May 14, 2018
@xeals xeals closed this as completed in 8cb296b May 14, 2018
@xeals
Copy link
Owner

xeals commented May 14, 2018

Thanks for reporting. Fixed in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants