mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-19 01:09:21 +08:00
Debug test-env.
This commit is contained in:
@@ -35,10 +35,8 @@ export PATH="$PATH:/usr/sbin:$PWD/mysql-${MYSQL}-barebones/bin"
|
|||||||
#############################
|
#############################
|
||||||
# Check and start test env. #
|
# Check and start test env. #
|
||||||
#############################
|
#############################
|
||||||
set +x
|
sandbox/test-env checkconfig || exit 1
|
||||||
sandbox/test-env checkconfig
|
sandbox/test-env restart || exit 1
|
||||||
sandbox/test-env restart
|
|
||||||
set -x
|
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
# Set debug env vars. #
|
# Set debug env vars. #
|
||||||
|
|||||||
Reference in New Issue
Block a user