mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
MDEV-4447 MariaDB sources should have unix-style line endings everywhere
This commit is contained in:
parent
98c0659150
commit
05aba79e98
24 changed files with 1773 additions and 1773 deletions
|
|
@ -43,7 +43,7 @@ my $error_log_name= "./var/log/master.err";
|
|||
my @cmd_output;
|
||||
my $whatever; # garbage data
|
||||
$ENV{MTR_VERSION} = 1; # MTR2 does not have --start-and-exit
|
||||
my $base_server_cmd= "perl mysql-test-run.pl --mysqld=--aria-force-start-after-recovery-failures=$force_after --suite=maria maria.maria-recover ";
|
||||
my $base_server_cmd= "perl mysql-test-run.pl --mysqld=--aria-force-start-after-recovery-failures=$force_after --suite=maria maria.maria-recover ";
|
||||
if ($^O =~ /^mswin/i)
|
||||
{
|
||||
print <<EOF;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue