summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorAdam Trhon <adam.trhon@tbs-biometrics.com>2019-02-12 12:14:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-16 08:19:29 +0000
commit27a8c14039970105238b66b9f3025435cb7e8a58 (patch)
tree3adccb0ddc1cb85a1813583680033fddfa131bab /meta/classes
parentea98fd17ae38efca13ce97c2e0eaacb8cfde597d (diff)
downloadopenembedded-core-27a8c14039970105238b66b9f3025435cb7e8a58.tar.gz
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. Signed-off-by: Adam Trhon <adam.trhon@tbs-biometrics.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions