diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-12-21 11:35:57 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-12-21 12:32:46 +0100 |
commit | 061b72b8e3b1511ebdbde9c826cd57dacecc6757 (patch) | |
tree | c643c40022b839b6896fcce61e948f71bddaf597 /bin/bootstrap.py | |
parent | 186480606ddf8b969f4d4160ec5f3edbd645d3ee (diff) | |
download | justbuild-061b72b8e3b1511ebdbde9c826cd57dacecc6757.tar.gz |
ServeTarget: downgrade log level to performance
The error log level should be reserved for events that inevitably
lead to a failed build. A failure to receive a target from the serve
endpoint, however, is not such a case; for performance reasons,
and also to have the same artifacts as everyone else in the case
of non-reproducible dependencies, just inquires the serve end point
for every export target whenever a serve end point is given. In
this case, the build just continues even if the serve end point
is, e.g., lacking a certain root.
Diffstat (limited to 'bin/bootstrap.py')
0 files changed, 0 insertions, 0 deletions