1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

fixing pbxt and oqgraph suites

This commit is contained in:
Sergei Golubchik
2011-07-14 18:25:05 +02:00
parent 4b70fc0c56
commit 27762df304
97 changed files with 3153 additions and 2092 deletions

View File

@@ -162,7 +162,7 @@ our $opt_vs_config = $ENV{'MTR_VS_CONFIG'};
# If you add a new suite, please check TEST_DIRS in Makefile.am.
#
my $DEFAULT_SUITES= "main,sys_vars,binlog,federated,rpl,innodb,perfschema,maria,parts,percona,vcol,oqgraph,sphinx";
my $DEFAULT_SUITES= "main,sys_vars,binlog,federated,rpl,innodb,perfschema,maria,parts,percona,vcol,oqgraph,sphinx,pbxt";
my $opt_suites;
our $opt_verbose= 0; # Verbose output, enable with --verbose