Fix double initialization of tests
The tests that used the mysqltest driver were initialized twice.
This commit is contained in:
parent
a19d93380e
commit
308a7d63d4
@ -36,8 +36,6 @@ fi
|
||||
test_dir=`pwd`
|
||||
port=$3
|
||||
|
||||
$test_dir/non_native_setup $1
|
||||
|
||||
cd $2 || exit 1
|
||||
|
||||
res=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user