diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-12-05 13:12:23 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-12-05 19:21:30 +0100 |
commit | 6df1067fd87f68e67dad5cf5bd85acfea4a17abb (patch) | |
tree | 2c838660789d1e8bea5e20f269cf2638cfcf7ac3 /meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb | |
parent | 0c85137679d6d2c9e9039545a2446b82210f8633 (diff) |
Bugfix for envsetup.sh script.
A sourced script cannot use exit as it will
terminate the shell session. "return -1"
is not supported due to the negative value.
Use "return 1" instead.
Change-Id: I7452b7939c5c843eaf76b6600e5eb55c06d17668
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb')
0 files changed, 0 insertions, 0 deletions