diff --git a/test/runtests.sh b/test/runtests.sh index 1437972257..16d0cc960e 100755 --- a/test/runtests.sh +++ b/test/runtests.sh @@ -42,6 +42,7 @@ DONE exit 1 } +DEBUG_LEVEL=0 while getopts "bcd:fg:tx:" opt; do case $opt in b)