mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-18 02:06:49 +08:00
Set LANG so sort acts as expected and Jenkins is happy.
This commit is contained in:
@@ -57,6 +57,7 @@ fi
|
||||
export PERCONA_TOOLKIT_BRANCH="$PWD"
|
||||
export PERCONA_TOOLKIT_SANDBOX="$MYSQL_BASE_DIR"
|
||||
export PATH="$PATH:/usr/sbin:$MYSQL_BASE_DIR/bin"
|
||||
export LANG="en_US.UTF-8"
|
||||
|
||||
#############################
|
||||
# Check and start test env. #
|
||||
|
||||
Reference in New Issue
Block a user