Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1301-*.sh: Fix the 'forced modes' test on cygwin
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index b12b993e9a9299ff865ef6f1b8770d503988d53b..64390d716d68b79b5a0915a707c95f5c2df39a46 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-1071,6
+1071,7
@@
esac
test -z "$NO_PERL" && test_set_prereq PERL
test -z "$NO_PYTHON" && test_set_prereq PYTHON
+test -n "$USE_LIBPCRE" && test_set_prereq LIBPCRE
# Can we rely on git's output in the C locale?
if test -n "$GETTEXT_POISON"