chiark / gitweb /
test suite: run-all: Honour DGIT_TESTS_TMPDIR
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Aug 2018 10:38:57 +0000 (11:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Aug 2018 10:54:41 +0000 (11:54 +0100)
commit8fe6ad4c7d368717a4bfa6e2c6459980d65cf95a
tree509e09a65dd8d7cfaa68cb5ee048d3204a4c96ce
parent8744462e90f4af03214a1398d829c69ad034b4c6
test suite: run-all: Honour DGIT_TESTS_TMPDIR

If this variable is set, tests/tmp will be made a symlink to a real
subdirectory under $DGIT_TESTS_TMPDIR.  The real subdirectory will be
removed and recreated as tests/tmp would otherwise be.

I set it to
  /run/user/`id -u`/dgit-tests-tmp

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