Searched refs:abi_error_log (Results 1 – 1 of 1) sorted by relevance
242 local -r abi_error_log="$3"274 if [ -n "$abi_error_log" ]; then276 "$0" "$*" "$(git rev-parse HEAD)" > "$abi_error_log"283 } | tee -a "${abi_error_log:-/dev/null}" >&2290 if [ -n "$abi_error_log" ]; then291 eprintf "Failure summary saved to %s\n" "$abi_error_log"482 local abi_error_log="$3"526 if ! check_uapi_files "$base_ref" "$past_ref" "$abi_error_log"; then553 abi_error_log="$OPTARG"575 run "$base_ref" "$past_ref" "$abi_error_log" "[all...]