Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport68 declare -x content_path=""
117 content_path="/tmp/dump_${dump_id}_${EPOCHTIME}"
118 dump_outpath="$content_path/plat_dump"
136 cd "$content_path" || exit "$INTERNAL_FAILURE"
172 rm -rf "$content_path"
/openbmc/openpower-debug-collector/dump/tools/common/include/
H A Dgendumpinfo19 YAML_FILE="$content_path/info.yaml"
20 ADDL_DATA_PATH="$content_path/plat_dump/additional_data/"