chiark / gitweb /
test suite: Honour new DGIT_TEST_KEEP_MUSTCLEAN
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Aug 2019 10:38:58 +0000 (11:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2019 23:09:28 +0000 (00:09 +0100)
commit8c4f1a70c97b0683003ea91cc41d1891f7484201
treee07d67a0f7ed9dd6be32c8ff054341bb2e79dbf3
parent9955af7c6e647780ce4aa0ac25f0357c1cb36344
test suite: Honour new DGIT_TEST_KEEP_MUSTCLEAN

FTR, using this typically results in runes like

  DGIT_TEST_KEEP_MUSTCLEAN=y tests/using-intree tests/tests/ftpmasterapi-http 2>&1 | tee tests/tmp/log

hanging instead of exiting, because the http server is still running
and its stderr is still going to tee.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/lib