Unbound - Supress subsession sudo -l shell output#2893
Unbound - Supress subsession sudo -l shell output#2893brettplarson wants to merge 3 commits intoDataDog:masterfrom
Conversation
|
Hey @brettplarson, You can fix the failing test by bumping the minimum base check version to |
|
@dbyron0 can you please review? thanks! |
I haven't used this code for a very long time. Fingers crossed there's someone who's been in the neighborhood more recently who can do a meaningful review. |
|
@dkirov-dd can you please review? Thank you! |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
This pull request was not updated after an additional 7 days of no activity. If you would like to continue work on this PR, please re-open this PR or create a fresh branch off of the latest master branch. |
What does this PR do?
This test_sudo line runs and the result code is used only to raise an exception. This PR pipes the output to /dev/null.
Motivation
I am making this change for two reasons:
Review checklist
no-changeloglabel attachedAdditional Notes
There's probably some other changes to this that could be explored, open to ideas, this just seemed like the quickest to get approved / merged.
Ideas: