Fixed return status for tv and mobile build scripts.
authorTomasz Olszak <t.olszak@samsung.com>
Thu, 16 Oct 2014 14:07:01 +0000 (16:07 +0200)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit58f744399efb64afc51a47c66287177ca7fa7642
treec9fd91f01170deb255f4237d0bf63a5a5dd154d1
parent72a10d3e1900c27ff89fe4e6a3403cdb28edeac7
Fixed return status for tv and mobile build scripts.

Buildbot always got exit status == 0.
In case when gbs failed the exit status was overwritted by:
${SCRIPTDIR}/apply_patches.sh -r.

Change-Id: I4cc5f1afd1d5fa67d2d5a18ac7e66f445f7dc5f7
Signed-off-by: Tomasz Olszak <t.olszak@samsung.com>
tizen_src/build/build_mobile.sh
tizen_src/build/build_tv.sh