Searched refs:found_bar (Results 1 – 1 of 1) sorted by relevance
38 found_bar=`grep -e "\<bar\b" "$file"`39 if test -n "$found_bar"; then