]> git.ipfire.org Git - thirdparty/git.git/blobdiff - ci/lib.sh
sha1-file: release strbuf after use
[thirdparty/git.git] / ci / lib.sh
index 0c7171a17354fd6dba5017e443b3d1b936f73e34..44db2d5cbb2241c7bd3ffd69d15a73c1fd4357ae 100755 (executable)
--- a/ci/lib.sh
+++ b/ci/lib.sh
@@ -186,7 +186,7 @@ osx-clang|osx-gcc)
        export GIT_SKIP_TESTS="t9810 t9816"
        ;;
 GIT_TEST_GETTEXT_POISON)
-       export GIT_TEST_GETTEXT_POISON=YesPlease
+       export GIT_TEST_GETTEXT_POISON=true
        ;;
 esac