Home
last modified time | relevance | path

Searched refs:TMP_DIR (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dcheck-uapi.sh211 | (cd "$TMP_DIR" && tar xf -)
213 cd "${TMP_DIR}/${ref}-archive"
230 printf "%s" "${TMP_DIR}/${ref}/usr"
279 done < <(find "$TMP_DIR" -type f -name '*.error' | sort)
323 local -r log="${TMP_DIR}/log/${file}.log"
324 local -r error_log="${TMP_DIR}/log/${file}.error"
502 TMP_DIR=$(mktemp -d)
503 readonly TMP_DIR
506 readonly INCOMPAT_LIST="${TMP_DIR}/incompat_list.txt"
509 readonly SUPPRESSIONS="${TMP_DIR}/suppressions.txt"