They were trying to run `hostname` and `which`, which produced a bunch of error messages in a hermetic build environment. And performance of those `shell` calls is not very important, as they are caled just a few times during script runtime anyway (there is a hack to make these lazy, but evaluating only once - but it's hardly worth it). |
||
---|---|---|
.. | ||
bazel.mk | ||
github-actions.mk | ||
rabbitmq-mix.mk | ||
topic-branches.mk |