Skip to content

Make func_lib_check_sudo() a warning cause sudo() message is better - #369

Merged
xiulipan merged 1 commit into
thesofproject:masterfrom
marc-hb:sudo-warning
Sep 17, 2020
Merged

Make func_lib_check_sudo() a warning cause sudo() message is better#369
xiulipan merged 1 commit into
thesofproject:masterfrom
marc-hb:sudo-warning

Conversation

@marc-hb

Copy link
Copy Markdown
Collaborator

See long comment in the function header.

Also remove very bad SUDO_PASSWD suggestion from the error message and
replace it with less insecure NOPASSWD and cache credentials
suggestions.

Signed-off-by: Marc Herbert marc.herbert@intel.com

@marc-hb

Copy link
Copy Markdown
CollaboratorAuthor

The fix for the single shellcheck warning in https://travis-ci.org/github/thesofproject/sof-test/builds/725414147 was already submitted in #361

@marc-hb

marc-hb commented Sep 9, 2020

Copy link
Copy Markdown
CollaboratorAuthor

The only failure device-test failure in https://sof-ci.01.org/softestpr/PR369/build164/devicetest is ICL issue #365

@marc-hb
marc-hb marked this pull request as ready for review September 9, 2020 00:48
@marc-hb
marc-hb requested a review from a team as a code ownerSeptember 9, 2020 00:48
@xiulipanxiulipan mentioned this pull request Sep 9, 2020
See long comment in the function header.
Also remove very bad SUDO_PASSWD suggestion from the error message and
replace it with less insecure NOPASSWD and cache credentials
suggestions.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb

Copy link
Copy Markdown
CollaboratorAuthor

Pure rebase, no code change.

@xiulipan
xiulipan merged commit ca98269 into thesofproject:masterSep 17, 2020
@marc-hb
marc-hb deleted the sudo-warning branch October 22, 2020 02:03
Sign up for freeto 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.

2 participants

@marc-hb@xiulipan