mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-01 02:00:14 +08:00
Added export for PERCONA_TOOLKIT_BRANCH
This commit is contained in:
@@ -70,6 +70,7 @@ tar xvzf Percona-Server-5.6.32-rel78.1-Linux.x86_64.ssl100.tar.gz --strip 1 -C $
|
||||
###Set up environment variables:
|
||||
We need these environment variables to start the MySQL sandbox and to run the tests. Probably it is a good idea to add them to your `.bashrc` file.
|
||||
```
|
||||
export PERCONA_TOOLKIT_BRANCH=${HOME}/perldev/percona-toolkit
|
||||
export PERL5LIB=${HOME}/perldev/percona-toolkit/lib
|
||||
export PERCONA_TOOLKIT_SANDBOX=${HOME}/mysql/percona-server-5.6.32
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user