Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t7607: add leading-path tests
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index a85e7954adb857253375e8eefa31124d6b189160..2af8f10c837fd8c1543cf17d877ae0684cbc61a4 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-970,6
+970,7
@@
case $(uname -s) in
# no POSIX permissions
# backslashes in pathspec are converted to '/'
# exec does not inherit the PID
+ test_set_prereq MINGW
;;
*)
test_set_prereq POSIXPERM