mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
MinGW: t6200 needs to understand Windows paths
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -82,6 +82,7 @@ test_expect_success 'merge-msg test #1' '
|
||||
test_cmp expected actual
|
||||
'
|
||||
|
||||
TEST_DIRECTORY=$(cd "$TEST_DIRECTORY" && pwd)
|
||||
cat >expected <<EOF
|
||||
Merge branch 'left' of $TEST_DIRECTORY/$test
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user