[MDEV-19821] Perl executable for "perl;" snippet must match the perl executable that runs mtr. Created: 2019-06-21 Updated: 2019-06-25 Resolved: 2019-06-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 5.5, 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.2.26, 10.3.17, 10.4.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
With presence of multiple perls, funny problems may arise. For example, on Windows, there are possibly different Perls on PATH, and some maybe native fake Unix ones are not able to execute simplest scripts, thus it is important for the perl to match |