diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-02 12:00:44 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-02 14:09:02 +0200 |
commit | b2f795e0e05743a234587f3a1c32c9c1d4ec524f (patch) | |
tree | c5eecfc0d37fd9e581cc5dccb3c93a8482cb0e72 /src/utils/cpp/file_locking.cpp | |
parent | 217da1d00c8fd8351d79587f7394e1ca8f498cff (diff) | |
download | justbuild-b2f795e0e05743a234587f3a1c32c9c1d4ec524f.tar.gz |
Actions with non-trivial cwd: add empty input tree, if required
While our local action execution implicitly creates the specified
cwd with the first output file or directory, this behaviour is
not mandated by the remote-execution protocol. There, an action
definition has to ensure that cwd is a directory implied by the
input files. Achieve this, by adding an empty input directory
at cwd if this can be done without creating tree conflicts.
Diffstat (limited to 'src/utils/cpp/file_locking.cpp')
0 files changed, 0 insertions, 0 deletions