Home | History | Annotate | Download | only in install-tools

Lines Matching refs:VERBOSE

57 if test -z "$VERBOSE"
59 VERBOSE=2
60 export VERBOSE
62 case "$VERBOSE" in
64 * ) VERBOSE=3 ;;
115 if test $VERBOSE -gt 0
144 if test $VERBOSE -gt 0; then
151 if test $VERBOSE -gt 0
185 if test $VERBOSE -gt 1
205 if test $VERBOSE -gt 1
242 if test $VERBOSE -gt 2
263 if test $VERBOSE -gt 1
294 if test $VERBOSE -gt 2
308 if test $VERBOSE -gt 2
319 if test $VERBOSE -gt 2
345 if test $VERBOSE -gt 2
401 if test $VERBOSE -gt 1
436 if test $VERBOSE -gt 2
453 if test $VERBOSE -gt 2
460 if test $VERBOSE -gt 1
467 test $VERBOSE -gt 3 && echo " removed $file"
475 test $VERBOSE -gt 2 && echo "Removing unused symlinks"
483 test $VERBOSE -gt 3 && echo " removed $file"
485 test $VERBOSE -gt 3 && \
491 if test $VERBOSE -gt 0