tracing/fastboot: put error message on stderr
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 13 Nov 2008 16:33:00 +0000 (08:33 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 13 Nov 2008 18:58:22 +0000 (19:58 +0100)
Since this scripts output is usually redirected, put error messages
on standard error and exit with error code if no data is found.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found