aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/sysvinit
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2012-09-26 12:55:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-26 14:46:37 +0100
commit57dcacbd6f35ae2d6b505f044bbefad35da66959 (patch)
tree8cce9cc155f18ad94ec7a94378ae116dba0ef4f2 /meta/recipes-core/sysvinit
parent6bb0d37529a82b953d374f2d76c2412d7cee587b (diff)
downloadopenembedded-core-contrib-57dcacbd6f35ae2d6b505f044bbefad35da66959.tar.gz
package_ipk: Remove spurious '-i' in grep command for log_check
ipk_log_check uses a case-sensitive grep (which is correct) when deciding whether there were any errors or not. But if it decides that there were, it then uses a case-insensitive grep to display them. This results in a large amount of irrelevant and confusing output which makes it hard to see the real errors amongst the noise. Suppress this by removing the unwanted -i. Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions