Searched refs:found_foo (Results 1 – 1 of 1) sorted by relevance
47 found_foo=`grep -e "\<foo\b" "$file"`48 if test -z "$found_foo"; then