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 11:18:29 +0000 (13:18 +0200)
commit2f9576801d1e14b5489cef93c677114d18ef3d83
tree1eaf6baeb91003984c3fca1b2fea119978e1d0b3
parent1f1c293d541fc2ab6dff5932ae1c9ffc1e8b58d3
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