[ComponentBased.ComponentManager][Adds an exception handling] (#1016)
[platform/core/csapi/tizenfx.git] / build.sh
index 0c95e74..b6d6979 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -e
 
 SCRIPT_FILE=$(readlink -f $0)
 SCRIPT_DIR=$(dirname $SCRIPT_FILE)