Hacker News new | ask | show | jobs
by jeffbee 2230 days ago
That's a "holding it wrong" kind of affair, isn't it? Who expects to be able to "bazel test `shell thing with more than 4MB of output`"? Wouldn't a judicious application of either `...` or `xargs` fix this?
1 comments

Agreed. Although the number of targets seems excessive tbh, but to each their own.