]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/test-quoting-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2022 21:54:52 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2022 21:54:52 +0000 (14:54 -0700)
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

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge