Searched refs:has_norm (Results 1 – 1 of 1) sorted by relevance
169 local has_dev=$FLAGS_TRUE has_norm=$FLAGS_TRUE175 grep -qw '!DEV' || has_norm=$FLAGS_FALSE178 if [ "$has_norm" = "$FLAGS_FALSE" -a "$has_dev" = "$FLAGS_TRUE" ]; then