Searched refs:past_ref (Results 1 – 1 of 1) sorted by relevance
210 local -r past_ref="$2"212 for ref in "$base_ref" "$past_ref"; do241 local -r past_ref="$2"249 printf "Checking changes to UAPI headers between %s and %s...\n" "$past_ref" "${base_ref:-dirty tree}"250 # Loop over all UAPI headers that were installed by $past_ref (if they only exist on $base_ref,262 check_individual_file "$base_ref" "$past_ref" "$file" &264 done < <(get_file_list "$past_ref")304 local -r past_ref="$2"308 local -r past_header="$(get_header_tree "$past_ref")/${file}"313 "$file" "$past_ref" "[all...]