Skip to content

Do not install bash completion as non-root #40

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

Merged
merged 1 commit into from
Jun 3, 2017

Conversation

radomirbosak
Copy link
Contributor

This commit will detect if user runs setup.py as root and it will
install the bash completion files only in that case.

Note that the warning message about bash completion files not being
installed is printed only if the installation is run with -v or
--verbose flag.

Fixes #37

This commit will detect if user runs setup.py as root and it will
install the bash completion files only in that case.

Note that the warning message about bash completion files not being
installed is printed only if the installation is run with -v or
--verbose flag.

Fixes LD250#37
@LD250
Copy link
Owner

LD250 commented Jun 3, 2017

Looks good to me!

@LD250 LD250 merged commit c7a79f9 into LD250:master Jun 3, 2017
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.

2 participants