Use the method used by build_env.sh to discover the user name.
authorMatt Kraai <mkraai@beckman.com>
Thu, 17 Sep 2009 14:07:42 +0000 (07:07 -0700)
committerBjörn Jacke <bj@sernet.de>
Sun, 11 Oct 2009 10:44:42 +0000 (12:44 +0200)
commit815b790c96c72cb995c983bbbc3cc95801aaacaa
tree56ac2878283bcdf8a0b67836c6fae67ae28bb6c2
parent622bffce4723353964bf0dc7bbf60235e417caa6
Use the method used by build_env.sh to discover the user name.

so try USERNAME, then LOGNAME, then whoami, then id -un to find out who we
are.
source3/script/tests/selftest.sh