Searched refs:build_exit (Results 1 – 1 of 1) sorted by relevance
963 build_exit="$?"964 echo "build exit status: $build_exit" 1>&2965 if [ "$build_exit" = '0' ]; then989 build_exit="$?"990 if [ "$build_exit" = '0' ]; then1003 err_echo "build exit status: $build_exit"1008 build_exit="$?"1009 if [ "$build_exit" '!=' '0' ]; then1011 echo "build exit status: $build_exit" >>"$output"1023 build_exit="$?"[all …]