From: Junio C Hamano Date: Wed, 13 Jul 2022 21:54:52 +0000 (-0700) Subject: Merge branch 'ab/test-quoting-fix' X-Git-Tag: v2.38.0-rc0~173 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92a25a8897b34db149df7e77ca625a9a151edb51;p=thirdparty%2Fgit.git Merge branch 'ab/test-quoting-fix' Fixes for tests when the source directory has unusual characters in its path, e.g. whitespaces, double-quotes, etc. * ab/test-quoting-fix: config tests: fix harmless but broken "rm -r" cleanup test-lib.sh: fix prepend_var() quoting issue tests: add missing double quotes to included library paths --- 92a25a8897b34db149df7e77ca625a9a151edb51