Home
last modified time | relevance | path

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

/coreutils/
Dbootstrap238 check_exists() { function
369 if ! check_exists --verbose $app; then
464 if check_exists $i; then
789 if $use_git && test -d .git && check_exists git; then
792 elif check_exists git-merge-changelog; then