summaryrefslogtreecommitdiff
path: root/check_compile.sh
diff options
context:
space:
mode:
authorXiaobo Gu <xiaobo.gu@amlogic.com>2017-05-05 17:29:57 +0800
committerXiaobo Gu <xiaobo.gu@amlogic.com>2017-05-24 18:58:47 +0800
commit0871d2d3329ad2219796725153eb9472ca0f8f68 (patch)
tree97ea2a92751bb8bc03d64253747016d822fdc0d6 /check_compile.sh
parente8f5434f6eb5ab4cae07b4eb28a7d3febaa1f710 (diff)
downloadu-boot-odroid-c1-0871d2d3329ad2219796725153eb9472ca0f8f68.tar.gz
Update compile check script for jenkins
Change-Id: I23a216f27fce461d7dc904d52805e854a52bb15d
Diffstat (limited to 'check_compile.sh')
-rwxr-xr-xcheck_compile.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/check_compile.sh b/check_compile.sh
index d1342902cf..029a950aa3 100755
--- a/check_compile.sh
+++ b/check_compile.sh
@@ -172,4 +172,6 @@ then
done
fi
-echo -e "#################### END ###################\n" \ No newline at end of file
+echo -e "#################### END ###################\n"
+
+exit $FAIL_COUNTER