diff options
author | Rob Landley <rob@landley.net> | 2018-11-01 17:51:12 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2018-11-01 17:51:12 -0500 |
commit | 6a6b12317149b41b163513e345f43167778f113f (patch) | |
tree | de3f05c02fcf7b4287ecd259b8d97cc70c5797ab /toys/other/swapoff.c | |
parent | 46e18cfc38bf12d2f885d3f471e62701ea7c759a (diff) | |
download | toybox-6a6b12317149b41b163513e345f43167778f113f.tar.gz |
Discard harmless error messages.
genbuild() is a bunch of echo statements, and with enough parallelism piping
its output to "head" can close the pipe before all the echo statements have
run, then they complain about writing to a closed pipe. (We're intentionally
discarding the output, it's not an error, so...)
Diffstat (limited to 'toys/other/swapoff.c')
0 files changed, 0 insertions, 0 deletions