-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use absolute path for sudo command #1515 #1516
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
There are also |
d71b6db
to
244b96b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1516 +/- ##
==========================================
+ Coverage 26.26% 35.46% +9.20%
==========================================
Files 267 258 -9
Lines 24048 22699 -1349
==========================================
+ Hits 6317 8051 +1734
+ Misses 16908 13464 -3444
- Partials 823 1184 +361
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 244b96b
|
What problem does this PR solve?
sudo error when use devtoolset
fix: #1515
What is changed and how it works?
use
/usr/bin/sudo
insted ofsudo
Check List
Tests
Code changes
Side effects
Related changes
Release notes: