Skip to content

Added option to run startup scripts silently#1045

Merged
tleonhardt merged 3 commits into
masterfrom
silent_start
Jan 24, 2021
Merged

Added option to run startup scripts silently#1045
tleonhardt merged 3 commits into
masterfrom
silent_start

Conversation

@kmvanbrunt

Copy link
Copy Markdown
Member

Closes #1010

anselor
anselor previously approved these changes Jan 23, 2021
tleonhardt
tleonhardt previously approved these changes Jan 23, 2021

@tleonhardt tleonhardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strongly recommend updating one of the examples which use startup_script to also use this new option to help with discoverability - basic.py would be a good candidate

@tleonhardt tleonhardt dismissed stale reviews from anselor and themself via bc01fec January 24, 2021 15:44
@codecov

codecov Bot commented Jan 24, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1045 (bc01fec) into master (5f1ea98) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1045   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          22       22           
  Lines        4616     4619    +3     
=======================================
+ Hits         4520     4523    +3     
  Misses         96       96           
Impacted Files Coverage Δ
cmd2/cmd2.py 97.28% <100.00%> (+<0.01%) ⬆️

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 5f1ea98...bc01fec. Read the comment docs.

@tleonhardt tleonhardt merged commit 44eb9d4 into master Jan 24, 2021
@tleonhardt tleonhardt deleted the silent_start branch January 24, 2021 16:07
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

Successfully merging this pull request may close these issues.

Please consider the ability to suppress diagnostics output of "set" command

3 participants