Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: make GIT_TEST_GETTEXT_POISON a boolean
[gitweb.git]
/
ci
/
lib.sh
diff --git
a/ci/lib.sh
b/ci/lib.sh
index 288a5b3884ad825c99601ba5dc62ee81c62d7d64..fd799ae66311d62d2eb62b7fe5aaf23171312d15 100755
(executable)
--- a/
ci/lib.sh
+++ b/
ci/lib.sh
@@
-184,7
+184,7
@@
osx-clang|osx-gcc)
export GIT_SKIP_TESTS="t9810 t9816"
;;
GIT_TEST_GETTEXT_POISON)
- export GIT_TEST_GETTEXT_POISON=
YesPleas
e
+ export GIT_TEST_GETTEXT_POISON=
tru
e
;;
esac