Searched refs:OPT_V (Results 1 – 3 of 3) sorted by relevance
123 unset OPT_V164 v) OPT_V="-v";;172 if [[ -n $silent_mode && -n $OPT_V ]]; then216 vlog "running: p2v $OPT_V $unconfig_zone $ZONENAME $ZONEPATH"233 $OPT_V $unconfig_zone $ZONENAME $ZONEPATH
498 OPT_V=505 v) OPT_V="-v";;
66 # Print provided text to the screen if the shell variable "OPT_V" is set.74 [[ -n $OPT_V ]] && printf "${MSG_PREFIX}${fmt}\n" "$@"