mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Update explanation why test was skipped
This commit is contained in:
@@ -445,7 +445,7 @@ sub collect_one_test_case($$$$$$$) {
|
||||
elsif ( $::opt_skip_im )
|
||||
{
|
||||
$tinfo->{'skip'}= 1;
|
||||
$tinfo->{'comment'}= "No IM support avaliable";
|
||||
$tinfo->{'comment'}= "No IM tests(--skip-im)";
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user