Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ak/extract-argv0-last-dir-sep'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 51e4a88c333463e23957eb07139b01a3de1a1a0e..0b47eb6bb299492d31111c94557c216bb3f32c7f 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-1000,7
+1000,7
@@
test_i18ngrep () {
test_lazy_prereq PIPE '
# test whether the filesystem supports FIFOs
case $(uname -s) in
- CYGWIN*)
+ CYGWIN*
|MINGW*
)
false
;;
*)