mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
megre 5.1-bugteam->5.5-bugteam
This commit is contained in:
@ -926,7 +926,7 @@ sub collect_one_test_case {
|
||||
{
|
||||
# Ndb is not supported, skip it
|
||||
$tinfo->{'skip'}= 1;
|
||||
$tinfo->{'comment'}= "No ndbcluster support";
|
||||
$tinfo->{'comment'}= "No ndbcluster support or ndb tests not enabled";
|
||||
return $tinfo;
|
||||
}
|
||||
elsif ( $::opt_skip_ndbcluster )
|
||||
|
Reference in New Issue
Block a user