Searched refs:VERBOSE (Results 1 – 25 of 28) sorted by relevance
12
13 VERBOSE=040 [ "$VERBOSE" = "1" ] && echo49 if [ "$VERBOSE" = "1" ]; then55 if [ "$VERBOSE" = "1" -a -n "$out" ]; then59 [ "$VERBOSE" = "1" ] && echo104 v) VERBOSE=1;;
18 VERBOSE=038 if [ "$VERBOSE" = "1" ]; then57 [ "$VERBOSE" = "1" ] && echo66 if [ "$VERBOSE" = "1" ]; then73 if [ "$VERBOSE" = "1" -a -n "$out" ]; then186 v) VERBOSE=$(($VERBOSE + 1));;
17 VERBOSE=045 [ "$VERBOSE" = "1" ] && echo54 if [ "$VERBOSE" = "1" ]; then60 if [ "$VERBOSE" = "1" -a -n "$out" ]; then64 [ "$VERBOSE" = "1" ] && echo135 if [ "$VERBOSE" = "1" ]; then177 if [ "$VERBOSE" = "1" ]; then206 if [ "$VERBOSE" = "1" ]; then228 v) VERBOSE=1;;
8 VERBOSE=046 if [ "$VERBOSE" = "1" ]; then52 if [ "$VERBOSE" = "1" -a -n "$out" ]; then56 [ "$VERBOSE" = "1" ] && echo304 v) VERBOSE=$(($VERBOSE + 1));;
8 VERBOSE=0127 if [ "$VERBOSE" = "1" ]; then133 if [ "$VERBOSE" = "1" -a -n "$out" ]; then137 [ "$VERBOSE" = "1" ] && echo488 v) VERBOSE=$(($VERBOSE + 1));;
9 VERBOSE=020 if [ "$VERBOSE" = "1" ]; then27 if [ "$VERBOSE" -eq 1 ] && [ -n "$out" ]; then348 v) VERBOSE=$((VERBOSE + 1));;
23 VERBOSE=090 if [ "$VERBOSE" = "1" ]; then101 if [ "$VERBOSE" = "1" ]; then107 if [ "$VERBOSE" = "1" -a -n "$out" ]; then111 [ "$VERBOSE" = "1" ] && echo284 if [ "$VERBOSE" = "1" ]; then494 v) VERBOSE=$(($VERBOSE + 1));;
11 VERBOSE=0192 v) VERBOSE=$(($VERBOSE + 1));;
17 VERBOSE=057 if [ "$VERBOSE" = "1" ]; then63 if [ "$VERBOSE" = "1" -a -n "$out" ]; then67 [ "$VERBOSE" = "1" ] && echo367 v) VERBOSE=$(($VERBOSE + 1));;
62 VERBOSE=0128 if [ "$VERBOSE" = "1" ]; then135 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then139 [ "$VERBOSE" = "1" ] && echo152 if [ "$VERBOSE" = "1" ]; then158 if [ "$VERBOSE" = "1" ] && [ -n "$out" ]; then165 [ "$VERBOSE" = "1" ] && echo656 v) VERBOSE=1;;
49 VERBOSE=070 if [ "$VERBOSE" = "1" ]; then89 [ "$VERBOSE" = "1" ] && echo98 if [ "$VERBOSE" = "1" ]; then105 if [ "$VERBOSE" = "1" -a -n "$out" ]; then716 v) VERBOSE=$(($VERBOSE + 1));;
42 : ${VERBOSE:=0}54 if [ "$VERBOSE" = "1" ]; then61 if [ "$VERBOSE" = "1" -a -n "$out" ]; then84 if [ "$VERBOSE" = "1" ]; then103 [ "$VERBOSE" = "1" ] && echo775 v) VERBOSE=$(($VERBOSE + 1));;
8 VERBOSE=064 if [ "$VERBOSE" = "1" ]; then70 if [ "$VERBOSE" = "1" ]; then410 v) VERBOSE=$(($VERBOSE + 1));;
60 VERBOSE=080 if [ "$VERBOSE" = "1" ]; then99 [ "$VERBOSE" = "1" ] && echo108 if [ "$VERBOSE" = "1" ]; then115 if [ "$VERBOSE" = "1" -a -n "$out" ]; then904 v) VERBOSE=$(($VERBOSE + 1));;
93 VERBOSE=0134 if [ "$VERBOSE" = "1" ]; then141 if [ "$VERBOSE" = "1" -a -n "$out" ]; then558 v) VERBOSE=$(($VERBOSE + 1));;
59 VERBOSE=089 if [ "$VERBOSE" = "1" ]; then108 [ "$VERBOSE" = "1" ] && echo117 if [ "$VERBOSE" = "1" ]; then124 if [ "$VERBOSE" = "1" -a -n "$out" ]; then235 if [ "$VERBOSE" = "1" ]; then246 if [ "${VERBOSE}" = "1" ]; then2490 v) VERBOSE=$(($VERBOSE + 1));;
16 VERBOSE=0524 if [ "$VERBOSE" = "1" ]; then530 if [ "$VERBOSE" = "1" -a -n "$out" ]; then941 if [ "$VERBOSE" = "1" ]; then952 [ "$VERBOSE" = "1" ] && echo966 if [ "$VERBOSE" = "1" ]; then979 if [ "${VERBOSE}" = "1" ]; then998 if [ "$VERBOSE" = "1" ]; then1055 [ "${VERBOSE}" = "1" ] && set -x1487 if [ "$VERBOSE" = "1" ]; then[all …]
44 VERBOSE=0105 [ "${VERBOSE}" = "1" ] && echo166 if [ "${VERBOSE}" = "1" ]; then197 if [ "$VERBOSE" = "1" ]; then209 if [ "$VERBOSE" = "1" ]; then246 if [ "$VERBOSE" = "0" ]; then268 if [ "$VERBOSE" = "0" ]; then290 if [ "$VERBOSE" = "0" ]; then682 [ "$VERBOSE" = "1" ] && echo815 [ "$VERBOSE" = "1" ] && echo[all …]
100 if [ $VERBOSE -eq -1 ]; then103 VERBOSE=$((VERBOSE + 1))104 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))105 [ $1 = '-vvv' ] && VERBOSE=$((VERBOSE + 2))109 if [ $VERBOSE -ne 0 ]; then112 VERBOSE=-1200 VERBOSE=0440 if [ $VERBOSE -eq -1 ]; then444 elif [ $VERBOSE -ge 3 ]; then446 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"
10 VERBOSE="${SELFTESTS_VERBOSE:=0}"149 if [[ "${VERBOSE}" -eq 0 ]]; then
8 VERBOSE="${SELFTESTS_VERBOSE:=0}"122 if [[ "${VERBOSE}" -eq 0 ]]; then
41 VERBOSE=047 -v) ((VERBOSE++))63 if [[ $VERBOSE -gt 0 && -d /sys/kernel/debug/sched ]]522 [[ $VERBOSE -gt 0 ]] && SHOWERR=1732 [[ $VAL -eq 1 && $VERBOSE -gt 0 ]] && {852 [[ $VERBOSE -gt 0 ]] || return 0921 [[ $VERBOSE -gt 0 ]] && echo "Test $I done."947 [[ $VERBOSE -gt 1 ]] && {1008 [[ $VERBOSE -gt 1 ]] && {
54 VERBOSE=0199 if [[ "${VERBOSE}" -eq 1 ]]; then289 if [[ ${VERBOSE} -eq 0 ]]; then432 v) VERBOSE=1;;
12 VERBOSE=034 [ $VERBOSE = 0 ] || echo $*835 v) VERBOSE=1;;
Completed in 44 milliseconds