Skip to content
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

Installers: Never prepend 'sudo' if already root. #474

Merged

Conversation

NikolausDemmel
Copy link
Contributor

If rosdep is executed as root, we probably never need to prepend a "sudo" to installer commands. This helps in situations where sudo is not installed by default and we typically run as root, eg inside docker images.

Fixes #473.

@davetcoleman
Copy link
Contributor

+1 this would be great

@wjwwood wjwwood merged commit 4e18b9f into ros-infrastructure:master Sep 14, 2016
@NikolausDemmel NikolausDemmel deleted the feature/no-sudo-for-root branch March 31, 2018 21:53
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.

3 participants