summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-27 15:01:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:01:18 +0100
commitcb34ce6833f298d487eeb35cf8297f286ef624d4 (patch)
tree8aa66532384a6d5a88ec5aacf6a0c13f6d0a8c18 /README
parent5bbc3533710d82da0b35c70410b1a9019ab70336 (diff)
downloadopenembedded-core-cb34ce6833f298d487eeb35cf8297f286ef624d4.tar.gz
openembedded-core-cb34ce6833f298d487eeb35cf8297f286ef624d4.tar.bz2
openembedded-core-cb34ce6833f298d487eeb35cf8297f286ef624d4.tar.xz
openembedded-core-cb34ce6833f298d487eeb35cf8297f286ef624d4.zip
connman_test.sh: Rework for busybox 'ps'
This script has two problems today. First, it does 'ps -ef cmd' in failure which real ps doesn't grok and busybox ps just ignores the argument on. Switch that to 'ps -ef'. Second, busybox ps -o doesn't understand cmd but does understand comm. Using comm lets us simplify the test logic as well, so switch to that. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions