]> code.ossystems Code Review - openembedded-core.git/commit
test-dependencies.sh: Redirect stderr
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 4 Apr 2014 23:22:19 +0000 (01:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Apr 2014 13:53:29 +0000 (14:53 +0100)
commitf442c15aaeb8c0641093e92f2b832dfaa2d9a486
tree8af25920f07e7beb333c1e6c0989de98556afb63
parentefac179f243459c53d0431fbcce92a3561b40956
test-dependencies.sh: Redirect stderr

* newer bitbake is printing some messages to stderr, we want to log
  them as well

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/test-dependencies.sh