1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2026-01-06 08:21:10 +03:00

MCOL-702 / MCOL-368 - changed from builder to whoami

This commit is contained in:
david hill
2017-06-09 09:28:02 -05:00
parent 3e1bdfb1e9
commit 57c2b16c16
23 changed files with 54 additions and 34 deletions

View File

@@ -192,6 +192,8 @@ if [ "$IPADDRESSES" != "" ]; then
fi
fi
USER=`whoami 2>/dev/null`
checkLocalOS()
{
echo "** Validate local OS is supported"