Skip to content

Commit 26bb462

Browse files
committed
Debug verbosity
1 parent 5cef2c3 commit 26bb462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/build/functions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ check_make()
128128

129129
# if (( VERBOSITY <= $LOG_DEBUG ))
130130
# then
131+
echo "VERBOSITY: $VERBOSITY"
131132
echo "using make: " $( which make )
132133
# fi
133134

0 commit comments

Comments
 (0)