
15 May
2017
15 May
'17
2:24 p.m.
On Mon, May 15, 2017 at 05:47:32AM -0600, Simon Glass wrote:
Support passes in a defconfig filename of '-' to read the list from stdin instead of from a file.
Signed-off-by: Simon Glass sjg@chromium.org
This seems like a lot more work than just doing -d <(printf "a\nb\n"). I'm not nak'ing this, mind you, I just don't quite get the use case.
--
Tom