summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-03-22 11:15:21 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2019-03-22 11:15:21 +0200
commit031fa8f1d260cd9fae67a307d901bd4432bdf1cb (patch)
tree36c96ba92e2f345dd26cc8ebe521dde1906ad384 /mysql-test/mysql-test-run.pl
parent1caec9c8982a73f3db78fabc570934b837658109 (diff)
parent8be02be08bf6a7227e2ab6a5443b63f3a155e2a9 (diff)
downloadmariadb-git-031fa8f1d260cd9fae67a307d901bd4432bdf1cb.tar.gz
Merge 10.1 into 10.2
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-xmysql-test/mysql-test-run.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index 4122d51fa70..b45b3f58278 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -197,8 +197,6 @@ my @DEFAULT_SUITES= qw(
sys_vars-
unit-
vcol-
- wsrep-
- galera-
);
my $opt_suites;