Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish288 set -l manifest_hash (git --work-tree "$manifest_dir" log -1 --pretty=format:'%H' 2> /dev/null)
292 set manifest_hash (md5sum "$manifest_path")
303 …if test -z "$manifest_hash" -o -z "$cache_manifest_hash" -o "$manifest_hash" != "$cache_manifest_h…
312 echo $manifest_hash > $cache_file