mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Fix typos in pt-summary tests from r85.
This commit is contained in:
@@ -82,7 +82,7 @@ run_test() {
|
||||
local t_dir=$(dirname $t)
|
||||
TEST_FILE=$(basename $t)
|
||||
cd $t_dir
|
||||
source $TEST_FILE
|
||||
source ./$TEST_FILE
|
||||
cd $cwd
|
||||
|
||||
return $?
|
||||
|
Reference in New Issue
Block a user