Searched refs:build_exit (Results 1 – 1 of 1) sorted by relevance
770 build_exit="$?"771 echo "build exit status: $build_exit" 1>&2772 if [ "$build_exit" = '0' ]; then796 build_exit="$?"797 if [ "$build_exit" = '0' ]; then810 err_echo "build exit status: $build_exit"815 build_exit="$?"816 if [ "$build_exit" '!=' '0' ]; then818 echo "build exit status: $build_exit" >>"$output"830 build_exit="$?"[all …]