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

airbrussh configuration of command_output not working #1866

Closed
avonderluft opened this issue Mar 15, 2017 · 1 comment
Closed

airbrussh configuration of command_output not working #1866

avonderluft opened this issue Mar 15, 2017 · 1 comment

Comments

@avonderluft
Copy link

avonderluft commented Mar 15, 2017

Steps to reproduce

Using default airbrussh format in cap 3.8

In my deploy.rb I'm setting command_output to false, but everything still shows on the console.

set :log_level, :info
set :format_options, command_output: false, log_file: "deploy_logs/deploying.log"

Expected behavior

no output (or minimal) to console

Actual behavior

Full output to console, no matter what is set as command_output false or :stderr

System configuration

https://gist.github.com/avonderluft/d4ba9be7e7b40482042ba5d7805b3d0d

@mattbrictson
Copy link
Member

Closing in favor of mattbrictson/airbrussh#104

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