]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d, systemd: redirect also stderr from type
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 28 Mar 2013 14:28:41 +0000 (15:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Apr 2013 17:15:49 +0000 (18:15 +0100)
commit45e22312c48b23480bd6dff98702b0691a48f7d1
tree8cef469a674eff21036d59b3460d36e8c8357cba
parente9e4a90c7e66abe2ab2c335d60ef91e869f48693
update-rc.d, systemd: redirect also stderr from type

* different shells different behavior?
  bash prints 'type: update-rc.d: not found' on stderr
  busybox's sh on stdout

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/systemd.bbclass
meta/classes/update-rc.d.bbclass