diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-09-08 11:27:10 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-09-08 11:27:10 +0200 |
commit | 88e6bb76de5564b3217be9688677d1c89101b2a3 (patch) | |
tree | 161859928797dbe82a7208c4c673b81673e7cb50 /src/libutil/thread-pool.hh | |
parent | 24e23a1a73d573c5d0cda86c34e0e1fd5aef9171 (diff) |
Communicate the structured log FD to builders
Since we may use a dedicated file descriptor in the future, this
allows us to change it. So builders can do
if [[ -n $NIX_LOG_FD ]]; then
echo "@nix { message... }" >&$NIX_LOG_FD
fi
Diffstat (limited to 'src/libutil/thread-pool.hh')
0 files changed, 0 insertions, 0 deletions