mtr is broken after https://github.com/MariaDB/server/commit/f5390eea9a9f
Every invocation on Windows now produces
Use of uninitialized value $bpath in string eq at C:/work/10.4/mysql-test/mysql-test-run.pl line 518.
|
Collecting tests...
|
Use of uninitialized value $mariabackup_path in string ne at C:/work/10.4/mysql-test/mysql-test-run.pl line 389.
|
'sh' is not recognized as an internal or external command,
|
operable program or batch file.
|
Use of uninitialized value $mariabackup_path in string ne at C:/work/10.4/mysql-test/mysql-test-run.pl line 389.
|
|
mtr does not rely on sh (use of "sh"), and other things like have_mariabackup.inc handling raises an eyebrow (now it needs ss, and nc, and what not, why?)