]> code.ossystems Code Review - openembedded-core.git/commit
stat: fix the wrong return code
authorZhangle Yang <zhangle.yang@windriver.com>
Thu, 22 Aug 2013 07:42:15 +0000 (15:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:10 +0000 (11:42 +0100)
commitc10435025f5c51c4827d71af82a9a517f5f8f6d8
tree38ed058fc0f721124a8e48824f12afe3f354bf5c
parentace40e1dfcaca2aa1eae2daf29c812291063fbff
stat: fix the wrong return code

After stat -h is executed, the return code is 1.
This patch changes it to 0.

Signed-off-by: Zhangle Yang <zhangle.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/stat/stat-3.3/fix-error-return.patch [new file with mode: 0644]
meta/recipes-extended/stat/stat_3.3.bb