build: Use sys.exit instead of exit
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 17 May 2017 10:33:49 +0000 (12:33 +0200)
committerPhil Coval <philippe.coval@osg.samsung.com>
Tue, 27 Jun 2017 08:40:05 +0000 (08:40 +0000)
commit61dcfa99fc2cae243d9cf16c6de43cc8c035cf4b
treeb2db6200364870ee0ee00ba1755b03859b2f4d85
parent9090e926e402311868b286350eee2af7f3d19c65
build: Use sys.exit instead of exit

This change is to fix conflict between master and 1.3-rel

Reviewed-on: https://gerrit.iotivity.org/gerrit/19955

Bug: https://jira.iotivity.org/browse/IOT-2237
Change-Id: Ib000a648b889d7d9956d6b26a9dc2111e7b96200
Origin: https://gerrit.iotivity.org/gerrit/#/c/20877/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/20877
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
(cherry picked from commit f99878445ce793627a4af92e26c9b1ce797b8949)
Reviewed-on: https://gerrit.iotivity.org/gerrit/21005
Reviewed-by: Mats Wichmann <mats@linux.com>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
auto_build.py