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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 16:36:34 +0000 (17:36 +0100)
commitffcb340f08884aea796a1d6902f8ad0834d979ef
treef7098cabd761cfd8951bee9d467dc58a1f168679
parent397e4374db57f7a8a40454c51a2f929108eb3807
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.

(From OE-Core rev: 6ee4a2ba6ee9633c1fa08d3b162d6d00da307798)

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