vespene-io / _old_vespene

DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
http://vespene.io/
Apache License 2.0
650 stars 66 forks source link

Issue 106 - better sudo detection #107

Closed sgutermann closed 5 years ago

sgutermann commented 5 years ago

I added the "/bin/bash" as on my system naked system running sudo would invoke "/bin/sh" which failed on some of the syntax.

I added the specific check for sudo as "whoami" would return "root" whic is not what is intended to be checked. We want to know if this is run as sudo.

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


rock64 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

sgutermann commented 5 years ago

Sorry, lerning. Wrong user name.