]> code.ossystems Code Review - openembedded-core.git/commit
initscripts: let status return 0 when proc is running well
authorJesse Zhang <sen.zhang@windriver.com>
Wed, 20 Feb 2013 03:12:02 +0000 (03:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 19:54:45 +0000 (20:54 +0100)
commitd9d4fdc769dfe6bf9838f5c5f3189a80f0e3cf90
treea5b13fa15ce60bba94a19a9727a766ff924845d9
parent66224a0fbd4056d954cbf1db3a8b91d06a638b80
initscripts: let status return 0 when proc is running well

Ensure that the status returns 0 instead of the last shell command result,
otherwise the calling script can not properly detect the status of pid.

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/initscripts-1.0/functions