1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/recipes-devtools
Adam Trhon 04e8023f7e icecc-env: don't raise error when icecc not installed
When icecc is not installed, the `which icecc` command in icecc-env.sh
returns nonzero. This happens when environment is being sourced. When
the terminal has `set -e`, the whole script fails and terminal is
closed.

Fix this by ignoring errors from the which command.

(From OE-Core rev: 27a8c14039970105238b66b9f3025435cb7e8a58)

Signed-off-by: Adam Trhon <adam.trhon@tbs-biometrics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-16 08:19:34 +00:00
..
2019-01-03 12:35:53 +00:00
2019-02-14 11:20:55 +00:00
2019-01-03 12:35:53 +00:00
2019-01-03 12:35:54 +00:00
2019-02-15 16:05:37 +00:00
2018-11-23 23:35:19 +00:00
2019-01-11 10:39:09 +00:00
2019-02-15 16:05:37 +00:00
2018-11-14 11:14:39 +00:00
2018-12-20 14:53:55 +00:00
2019-01-03 12:35:54 +00:00
2019-01-03 12:35:54 +00:00
2019-02-15 16:05:37 +00:00
2018-12-05 22:30:19 +00:00
2019-01-18 16:24:40 +00:00
2019-02-08 10:57:19 +00:00
2019-01-27 13:05:17 +00:00
2018-11-14 11:14:39 +00:00
2019-01-14 11:49:07 +00:00
2019-01-27 13:05:17 +00:00
2019-01-08 11:16:44 +00:00
2019-01-18 16:24:39 +00:00
2019-01-28 23:14:09 +00:00