Searched refs:build_exit (Results 1 – 1 of 1) sorted by relevance
746 build_exit="$?"747 echo "build exit status: $build_exit" 1>&2748 if [ "$build_exit" = '0' ]; then775 build_exit="$?"776 if [ "$build_exit" = '0' ]; then792 err_echo "build exit status: $build_exit"797 build_exit="$?"798 if [ "$build_exit" '!=' '0' ]; then800 echo "build exit status: $build_exit" >>"$output"812 build_exit="$?"[all …]