aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 01:03:41 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 01:03:41 +0000
commit273d8cf639b434442711c4278967115feebc0601 (patch)
treecf64a76b0e5822481dfa957c553ede7c478ae22b /build_tools
parent6d36526d5f47c4f5331f24966c0c42f479fd60bb (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@11658 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/make_build_h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/make_build_h b/build_tools/make_build_h
index cd6391a88..a9b041985 100755
--- a/build_tools/make_build_h
+++ b/build_tools/make_build_h
@@ -3,7 +3,7 @@ HOSTNAME=`uname -n`
KERNEL=`uname -r`
MACHINE=`uname -m`
OS=`uname -s`
-USER=`whoami`
+USER=`id -un`
DATE=`date -u "+%Y-%m-%d %H:%M:%S"`
cat << END
/*