Files
git/compat
Johannes Schindelin 3036485ddb fixup! mingw: special-case arguments to sh
While working on parallelizing the tests in Azure Pipelines, an issue
was discovered with the `is_msys2_sh()` function: it expects the path
components to be separated by exactly one dir separator. That does not
need to be the case, though, e.g. when the components in the `PATH`
variable have trailing slashes.

Let's make the code much more robust in this respect.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-01-16 13:45:58 +01:00
..
2018-12-15 08:35:07 +01:00
2018-12-15 08:35:06 +01:00