kodev: stop test command if build failed

This commit is contained in:
Qingping Hou
2019-04-22 22:41:27 -07:00
committed by Frans de Jonge
parent c0ba6ae48e
commit 11a38b33f1

1
kodev
View File

@@ -738,6 +738,7 @@ OPTIONS:
exit 1
}
set -e
check_submodules && make
setup_env