diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-03-29 10:21:58 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-03-29 10:22:34 -0700 |
| commit | 776ffd1a303afa8cf581d62e9d0478d112fecdd2 (patch) | |
| tree | 74fef4c4f16d7eec9e269b278b69f691e811d6d6 /t/unit-tests/t-basic.c | |
| parent | 012c8b307d339873bcdbbe95018ccfff904fc501 (diff) | |
t4126: fix "funny directory name" test on Windows (again)
Even though "git update-index --cacheinfo" ought to be filesystem
agnostic,
$ git update-index --add --cacheinfo "100644,$empty_blob,funny /empty"
fails only on Windows, and this unfortunately makes the approach of
the previous step unworkable.
Resurrect the earlier approach to give up on running the test on
known-bad platforms. Instead of computing a custom prerequisite,
just use !MINGW we have used elsewhere.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-basic.c')
0 files changed, 0 insertions, 0 deletions
