Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: mark t9100's test cases with appropriate prereqs
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 16c4d7b516649a13e3f07e081e91e1212afc61a5..32ac1a69360c7cd733e302e9628285e5df255454 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-998,7
+998,7
@@
test_i18ngrep () {
test_lazy_prereq PIPE '
# test whether the filesystem supports FIFOs
case $(uname -s) in
- CYGWIN*)
+ CYGWIN*
|MINGW*
)
false
;;
*)