diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-01-27 17:19:56 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-28 13:35:56 -0800 |
commit | d53c2c67380f769f91fd45cc8c63a5883245ccca (patch) | |
tree | 620990a4783f08344e9d33cf04e98be229124247 /reflog-walk.h | |
parent | 8facec08fe45359e2147175cd8276df9c08b3fbc (diff) | |
download | git-d53c2c67380f769f91fd45cc8c63a5883245ccca.tar.gz |
mingw: fix t9700's assumption about directory separators
This test assumed that there is only one directory separator (the
forward slash), not two equivalent directory separators.
However, on Windows, the back slash and the forward slash *are*
equivalent.
Let's paper over this issue by converting the backward slashes to
forward ones in the test that fails with MSYS2 otherwise.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reflog-walk.h')
0 files changed, 0 insertions, 0 deletions