Dear Stephen Warren,
In message <1339194497-24208-1-git-send-email-swar...@wwwdotorg.org> you wrote:
> From: Stephen Warren
>
> Commit 896bbb5 "fdt: avoid bad MAKEALL status" added logic to capture
> the result code from dtc by echoing $? to stdout and capturing it using
> $(). However, dtc emit
Hi Stephen,
On Fri, Jun 8, 2012 at 3:28 PM, Stephen Warren wrote:
> From: Stephen Warren
>
> Commit 896bbb5 "fdt: avoid bad MAKEALL status" added logic to capture
> the result code from dtc by echoing $? to stdout and capturing it using
> $(). However, dtc emits some diagnostics to stderr and so
From: Stephen Warren
Commit 896bbb5 "fdt: avoid bad MAKEALL status" added logic to capture
the result code from dtc by echoing $? to stdout and capturing it using
$(). However, dtc emits some diagnostics to stderr and some to stdout.
The diagnostics send to stdout ended up getting captured via $(
3 matches
Mail list logo