MinGW: t6200 needs to understand Windows paths

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2009-03-07 20:29:54 +01:00
parent 3d27683b91
commit 04f4f675ae

View File

@@ -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