Skip to content

feedback_to_output now defaults to False#214

Merged
tleonhardt merged 1 commit intomasterfrom
change_default
Aug 20, 2017
Merged

feedback_to_output now defaults to False#214
tleonhardt merged 1 commit intomasterfrom
change_default

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

This is so that non-essential info which isn't directly associated with command output, such as time elapsed while executing a command, won't redirect when command output is redirected using >, >>, or |.

This is so that non-essential info which isn't directly associated with command output, such as time elapsed while executing a command, won't redirect when command output is redirected using >, >>, or |.
@tleonhardt tleonhardt added this to the 0.7.7 milestone Aug 20, 2017
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 20, 2017

Codecov Report

Merging #214 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files           1        1           
  Lines        1166     1166           
=======================================
  Hits         1128     1128           
  Misses         38       38
Impacted Files Coverage Δ
cmd2.py 96.74% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 499fdd6...41da03c. Read the comment docs.

@tleonhardt tleonhardt merged commit eae9157 into master Aug 20, 2017
@tleonhardt tleonhardt deleted the change_default branch August 20, 2017 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant