We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd346be commit 64244daCopy full SHA for 64244da
CHANGELOG.md
@@ -77,7 +77,9 @@ END_UNRELEASED_TEMPLATE
77
78
{#v0-0-0-added}
79
### Added
80
-* Nothing added.
+* Repo utilities `execute_unchecked`, `execute_checked`, and `execute_checked_stdout` now
81
+ support `log_stdout` and `log_stderr` keyword arg booleans. When these are `True`
82
+ (the default), the subprocess's stdout/stderr will be logged.
83
84
{#v0-0-0-removed}
85
### Removed
0 commit comments