Searched refs:abi_error_log (Results 1 – 1 of 1) sorted by relevance
237 local -r abi_error_log="$3"269 if [ -n "$abi_error_log" ]; then271 "$0" "$*" "$(git rev-parse HEAD)" > "$abi_error_log"285 if [ -n "$abi_error_log" ]; then286 eprintf "Failure summary saved to %s\n" "$abi_error_log"477 local abi_error_log="$3"521 if ! check_uapi_files "$base_ref" "$past_ref" "$abi_error_log"; then548 abi_error_log="$OPTARG"570 run "$base_ref" "$past_ref" "$abi_error_log" "$@"