From cb76421d9c462947006ec3d6f15fbb29c5c45b84 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 12 Jul 2016 20:09:10 +0200 Subject: Proper display of tool tips configuration, while not showing tips when using show module --- include/consts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/consts') diff --git a/include/consts b/include/consts index c8d17e1b..84c2143f 100644 --- a/include/consts +++ b/include/consts @@ -165,6 +165,7 @@ unset LANG SHELL_IS_BUSYBOX=0 SHOW_PROGRAM_DETAILS=1 SHOW_REPORT=1 + SHOW_TOOL_TIPS=1 # Show inline tool tips (default true) SHOW_WARNINGS_ONLY=0 SKIP_PLUGINS=0 SKIP_TESTS="" @@ -216,7 +217,6 @@ unset LANG PENTESTINGMODE=0 # Try tests without root privileges QUICKMODE=0 # Don't wait for user input QUIET=0 # Show normal messages and warnings as well - SHOW_TOOL_TIPS=1 # Show inline tool tips (default true) SKIPLOGTEST=0 # Skip logging for one test SKIP_UPGRADE_TEST=0 # Skip upgrade test TESTS_TO_PERFORM="" # Which tests only to perform -- cgit v1.2.3