]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime: syslog: update --help test
authorStefan Stanacar <stefanx.stanacar@intel.com>
Mon, 27 Jan 2014 11:23:17 +0000 (13:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 11:21:56 +0000 (11:21 +0000)
commit1e560d234b6d3040a7a9f0eb023f1e4a654be1ea
tree15d58ab0544bed0ab48f3260c47f18671dc1dcd1
parent9e6e2aee21ff59687ddfd0e23fd0add9ee81d397
oeqa/runtime: syslog: update --help test

busybox 1.22 now returns exitcode 0 instead of 1 for
--help options, so this test needs to be updated when
busybox gets upgraded to 1.22.

https://bugs.busybox.net/show_bug.cgi?id=5612
http://git.busybox.net/busybox/commit/?id=efd0698f74caab0a0c8a51228b923ee142e8e278

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/runtime/syslog.py