Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mingw: use proper quoting of the tr argument in t5580
The use of a trailing backslash in an argument to the `tr` command is not portable. While this test case is very specific to Windows, anyway, we still should avoid that warning. Signed-off-by: Johannes Schindelin <[email protected]>
- Loading branch information