Skip to content

Commit 9ecdf86

Browse files
committed
missing '
1 parent 82c07fc commit 9ecdf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/mysql-test-run.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4709,7 +4709,7 @@ ($)
47094709
$tinfo->{comment}.=
47104710
"Could not execute 'check-warnings' for ".
47114711
"testcase '$tname' (res: $res) server: '".
4712-
$mysqld->name() .":\n";
4712+
$mysqld->name() ."':\n";
47134713
$tinfo->{comment}.= $report;
47144714

47154715
$result= 2;

0 commit comments

Comments
 (0)