diff options
author | Alexander Barkov <bar@mariadb.com> | 2019-03-22 14:41:36 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2019-03-22 14:41:36 +0400 |
commit | 1c60f40868f6067be81a50198e1c72df08814adf (patch) | |
tree | d5570ecfa377236d527d3c6a1db2a6b508c5a005 /mysql-test/mysql-test-run.pl | |
parent | f4484dfdbf2d78b0f357916ebd8ade024dd73c09 (diff) | |
parent | 50a8fc52988d13a5164a1a542b9d7a85e3ecc1c1 (diff) | |
download | mariadb-git-1c60f40868f6067be81a50198e1c72df08814adf.tar.gz |
Merge remote-tracking branch 'origin/10.2' into 10.3
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 9e394cebfff..a166330d813 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -199,8 +199,6 @@ my @DEFAULT_SUITES= qw( unit- vcol- versioning- - wsrep- - galera- ); my $opt_suites; |