]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ab/test-quoting-fix' into maint
authorJunio C Hamano <redacted>
Wed, 27 Jul 2022 20:00:31 +0000 (13:00 -0700)
committerJunio C Hamano <redacted>
Wed, 27 Jul 2022 20:00:31 +0000 (13:00 -0700)
Fixes for tests when the source directory has unusual characters in
its path, e.g. whitespaces, double-quotes, etc.
source: <redacted>

* 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

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge
git clone https://git.99rst.org/PROJECT