Searched refs:_VERBOSE (Results 1 – 3 of 3) sorted by relevance
96 _VERBOSE=0100 _VERBOSE=$(( $_VERBOSE + 1 ))105 _VERBOSE=$(( $_VERBOSE - 1 ))111 [ "$_VERBOSE" -gt "$1" ]117 [ "$_VERBOSE" -le "$1" ]123 if [ "$_VERBOSE" -ge 0 ]; then131 if [ "$_VERBOSE" -ge 1 ]; then158 if [ "$_VERBOSE" -ge 1 ]; then175 if [ "$_VERBOSE" -ge 1 ]; then178 if [ "$_VERBOSE" -ge 2 ]; then
40 _VERBOSE = 'verbose' variable
53 _VERBOSE = False variable61 verbose = _VERBOSE