mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Set USER=jenkins if not set in util/jenkins-test.
This commit is contained in:
@@ -68,6 +68,7 @@ export PERCONA_TOOLKIT_BRANCH="$PWD"
|
|||||||
export PERCONA_TOOLKIT_SANDBOX="$MYSQL_BASE_DIR"
|
export PERCONA_TOOLKIT_SANDBOX="$MYSQL_BASE_DIR"
|
||||||
export PATH="$PATH:/usr/sbin:/usr/local/bin:$MYSQL_BASE_DIR/bin"
|
export PATH="$PATH:/usr/sbin:/usr/local/bin:$MYSQL_BASE_DIR/bin"
|
||||||
export LANG="en_US.UTF-8"
|
export LANG="en_US.UTF-8"
|
||||||
|
export USER="${USER:-"jenkins"}"
|
||||||
|
|
||||||
# ######################################### #
|
# ######################################### #
|
||||||
# Remove conf files that's shouldn't exist. #
|
# Remove conf files that's shouldn't exist. #
|
||||||
|
Reference in New Issue
Block a user