Merge branch 'jk/test-suite-tracing'
commit07b747d32467a34768f6a95571266d98ad22b1dc
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Jan 2018 21:28:09 +0000 (5 13:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jan 2018 21:28:09 +0000 (5 13:28 -0800)
treeae9329036c98cfdad926cb61ec0ba1068ed200d7
parent1eaabe34fc6f486367a176207420378f587d3b48
parent3f824e91c8480f7a236331096d2c4d969f013a83
Merge branch 'jk/test-suite-tracing'

Assorted fixes around running tests with "-x" tracing option.

* jk/test-suite-tracing:
  t/Makefile: introduce TEST_SHELL_PATH
  test-lib: make "-x" work with "--verbose-log"
  t5615: avoid re-using descriptor 4
  test-lib: silence "-x" cleanup under bash
Makefile
t/test-lib.sh