diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-03-22 13:20:44 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-03-22 13:20:44 +0200 |
commit | ca80e14a882b1928350ef0522607cd1011048941 (patch) | |
tree | 05d992be3d25cf47e38c7bc1ea2dacee485f33c5 /mysql-test/mysql-test-run.pl | |
parent | c23d4700e6d9ea4f32eda6965ffc907fa83425e8 (diff) | |
parent | 1c60f40868f6067be81a50198e1c72df08814adf (diff) | |
download | mariadb-git-ca80e14a882b1928350ef0522607cd1011048941.tar.gz |
Merge 10.3 into 10.4
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-x | mysql-test/mysql-test-run.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index a68d2f89bea..646b8359f28 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -200,8 +200,6 @@ my @DEFAULT_SUITES= qw( unit- vcol- versioning- - wsrep- - galera- ); my $opt_suites; |