Ensure shell scripts exit with proper status codes 36/5136/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jun 2017 21:35:58 +0000 (17:35 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jun 2017 21:36:50 +0000 (17:36 -0400)
commit24bd98e34b8bddd58e2213b2a792a0a0e71a6c43
tree25eba8f7fd4d3b09862e99eb9bb8aac199352115
parent55290817d07ee49c41ea934492bf6bae5fdc2935
Ensure shell scripts exit with proper status codes

Otherwise shell scripts called by lftools will return success which may
be incorrect.

Change-Id: I607dd7d5047da51446b953e27a9d48c31c16736c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/deploy.py
lftools/cli/version.py