diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-03-12 18:04:22 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-03-13 12:14:53 +0100 |
commit | 4a9d15ec0340516b5a017540d1d5f0eb9a95dbaa (patch) | |
tree | 19bd0098a8b903382fec84bbc60ae8c783b00ba1 /test/utils/remote_execution/main-remote-execution.cpp | |
parent | 2bd069cdecb5371d906f8df9f5fb36f308d6296f (diff) | |
download | justbuild-4a9d15ec0340516b5a017540d1d5f0eb9a95dbaa.tar.gz |
Fix tmpdir location
Commit 2ebf355989eb92ac9967eceee0af14d39477afe0 moved the tmpdir
creation for various tasks into the task itself. In doing so, TmpDir
was called with a relative path; that was, however, is interpreted
relative to the working directory, violating the property that
our tool never write anything outside the local build root unless
explicitly asked to do so (by specifying the output path in an
install or install-cas invocation). Fix this, by calling the the
tmp-dir function that is storage-layout aware.
Diffstat (limited to 'test/utils/remote_execution/main-remote-execution.cpp')
0 files changed, 0 insertions, 0 deletions