t0021: use Windows path when appropriate

Since c6b0831c9c (docs: warn about possible '=' in clean/smudge filter
process values, 2016-12-03), t0021 writes out a file with quotes in its
name, and MSYS2's path conversion heuristics mistakes that to mean that
we are not talking about a path here.

Therefore, we need to use Windows paths, as the test-helper is a Win32
program that would otherwise have no idea where to look for the file.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2017-08-04 11:51:56 +02:00
parent 3a7260e3a9
commit 386d6e441d

View File

@@ -4,8 +4,8 @@ test_description='blob conversion via gitattributes'
. ./test-lib.sh
TEST_ROOT="$PWD"
PATH=$TEST_ROOT$PATH_SEP$PATH
TEST_ROOT="$(pwd)"
PATH=$PWD$PATH_SEP$PATH
write_script <<\EOF "$TEST_ROOT/rot13.sh"
tr \