chiark / gitweb /
tests: Break out prefix_some_path
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 20 Oct 2019 10:58:07 +0000 (11:58 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:15 +0000 (19:16 +0100)
commite03ade9bc7d133b33f5db2302e1ac60bd3a33b77
tree080e40236d995ecb6d7b491059328f0d521dd3b5
parente4b227ddf4c1ba709a5a364f826ca046f712b417
tests: Break out prefix_some_path

This incidentally fixes a bug: previously, we wrote PRELOAD rather
than LD_PRELOAD in one place, which meant that existing LD_PRELOADs
would be overwritten.  Now they no longer are.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
stest/common.tcl
test-common.tcl