]> code.ossystems Code Review - openembedded-core.git/commit
connman_test.sh: show all processes when dumping ps
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Apr 2013 15:35:30 +0000 (16:35 +0100)
committerRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2013 10:07:45 +0000 (11:07 +0100)
commitcfdea2a233f3087f51f059c3610a441fbf48e4b0
tree951e8ecf5cfd171367ecd0b53fb4a8c307bca676
parent0c97fedc42fd9b53dc1dd40fe01f4ac142201269
connman_test.sh: show all processes when dumping ps

We know the grep failed because the error case is being executed, so don't do
the grep again when attempting to help diagnose the problem, as seeing the full
process list might be useful.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/qemuimage-tests/tools/connman_test.sh