]> code.ossystems Code Review - openembedded-core.git/commit
ofono: fix test block syntax error
authorDarren Hart <dvhart@linux.intel.com>
Fri, 15 Jul 2011 21:44:24 +0000 (14:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2011 16:33:57 +0000 (17:33 +0100)
commit539e038574b1eec9d3b51329135671e8933288ac
tree993bff905883d75e2b5a3e2a4d8b430825fe3c83
parentec5c68e9368111bd51c1cfd6a9a135c53b82ceca
ofono: fix test block syntax error

A space is required prior to the closing square bracket. Without it,
a parsing error is reported to the console. I don't have hardware to
confirm, but I suspect the service would fail to function properly
as well.

Correct the typo.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
meta/recipes-connectivity/ofono/ofono/ofono