missing '

This commit is contained in:
Sergei Golubchik 2022-08-10 08:59:28 +02:00
parent 82c07fcabf
commit 9ecdf860ce

View File

@ -4709,7 +4709,7 @@ sub check_warnings ($) {
$tinfo->{comment}.=
"Could not execute 'check-warnings' for ".
"testcase '$tname' (res: $res) server: '".
$mysqld->name() .":\n";
$mysqld->name() ."':\n";
$tinfo->{comment}.= $report;
$result= 2;