Searched refs:VERBOSE (Results 1 – 17 of 17) sorted by relevance
95 if [ $VERBOSE -eq -1 ]; then98 VERBOSE=$((VERBOSE + 1))99 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))100 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))104 if [ $VERBOSE -ne 0 ]; then107 VERBOSE=-1190 VERBOSE=0384 if [ $VERBOSE -eq -1 ]; then388 elif [ $VERBOSE -ge 3 ]; then390 elif [ $VERBOSE -eq 2 ]; then[all …]
6 VERBOSE="${VERBOSE:-1}"13 [ $VERBOSE -ne 0 ] && echo "[INFO] $1"19 [ $VERBOSE -ne 0 ] && echo "$1 [PASS]"26 [ $VERBOSE -ne 0 ] && echo "$1 [FAIL]"33 [ $VERBOSE -ne 0 ] && echo "$1"
16 VERBOSE=044 [ "$VERBOSE" = "1" ] && echo53 if [ "$VERBOSE" = "1" ]; then59 if [ "$VERBOSE" = "1" -a -n "$out" ]; then63 [ "$VERBOSE" = "1" ] && echo134 if [ "$VERBOSE" = "1" ]; then179 if [ "$VERBOSE" = "1" ]; then208 if [ "$VERBOSE" = "1" ]; then230 v) VERBOSE=1;;
7 VERBOSE=0129 if [ "$VERBOSE" = "1" ]; then135 if [ "$VERBOSE" = "1" -a -n "$out" ]; then139 [ "$VERBOSE" = "1" ] && echo491 v) VERBOSE=$(($VERBOSE + 1));;
22 VERBOSE=085 if [ "$VERBOSE" = "1" ]; then96 if [ "$VERBOSE" = "1" ]; then102 if [ "$VERBOSE" = "1" -a -n "$out" ]; then106 [ "$VERBOSE" = "1" ] && echo288 if [ "$VERBOSE" = "1" ]; then497 v) VERBOSE=$(($VERBOSE + 1));;
27 VERBOSE=049 if [ "$VERBOSE" = "1" ]; then68 [ "$VERBOSE" = "1" ] && echo77 if [ "$VERBOSE" = "1" ]; then84 if [ "$VERBOSE" = "1" -a -n "$out" ]; then199 if [ "$VERBOSE" = "1" ]; then210 if [ "${VERBOSE}" = "1" ]; then1064 v) VERBOSE=$(($VERBOSE + 1));;
16 VERBOSE=056 if [ "$VERBOSE" = "1" ]; then62 if [ "$VERBOSE" = "1" -a -n "$out" ]; then66 [ "$VERBOSE" = "1" ] && echo373 v) VERBOSE=$(($VERBOSE + 1));;
14 VERBOSE=0528 if [ "$VERBOSE" = "1" ]; then534 if [ "$VERBOSE" = "1" -a -n "$out" ]; then687 if [ "$VERBOSE" = "1" ]; then694 if [ "$VERBOSE" = "1" -a -n "$out" ]; then698 [ "$VERBOSE" = "1" ] && echo712 if [ "$VERBOSE" = "1" ]; then725 if [ "${VERBOSE}" = "1" ]; then744 if [ "$VERBOSE" = "1" ]; then801 [ "${VERBOSE}" = "1" ] && set -x[all …]
37 VERBOSE=081 [ "${VERBOSE}" = "1" ] && echo141 if [ "${VERBOSE}" = "1" ]; then149 if [ "${VERBOSE}" = "1" ]; then158 if [ "${VERBOSE}" = "1" ]; then175 if [ "$VERBOSE" = "1" ]; then181 if [ "$VERBOSE" = "1" -a -n "$out" ]; then207 if [ "$VERBOSE" = "0" ]; then229 if [ "$VERBOSE" = "0" ]; then251 if [ "$VERBOSE" = "0" ]; then[all …]
136 VERBOSE=0276 if [ "$VERBOSE" = "1" ]; then282 if [ "$VERBOSE" = "1" -a -n "$out" ]; then1196 if [ "$VERBOSE" = "1" ]; then1418 v) VERBOSE=1;;
43 VERBOSE = $(V) macro45 ifndef VERBOSE46 VERBOSE = 0 macro49 ifeq ($(VERBOSE),1)
20 if [ -n "$VERBOSE" ]; then
74 export VERBOSE=yes139 if [ -n "$VERBOSE" ]; then
76 export Q VERBOSE87 ifeq ($(VERBOSE),1)
112 ifeq ($(VERBOSE),1)
116 ifeq ($(VERBOSE),1)
120 ifeq ($(VERBOSE),1)