]> git.ipfire.org Git - thirdparty/git.git/commit
test-drop-caches: use `has_dos_drive_prefix()`
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 4 Dec 2019 20:40:01 +0000 (21:40 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Dec 2019 15:27:20 +0000 (16:27 +0100)
commit68440496c77c6d3a606537c78ea4b62eb895a64a
tree4f5d058cbe40ecbf173b275fe56d4ba1ca138110
parent9ac92fed5b63176e653c3c42e2b66cdd203c906f
test-drop-caches: use `has_dos_drive_prefix()`

This is a companion patch to 'mingw: handle `subst`-ed "DOS drives"':
use the DOS drive prefix handling that is already provided by
`compat/mingw.c` (and which just learned to handle non-alphabetical
"drive letters").

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/helper/test-drop-caches.c