From 5c4c0f0ac0bac76d409d10bdf0fbc14d60bbb416 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 8 Sep 2014 15:12:44 +0200 Subject: [PATCH] Added root-only tests variable --- include/consts | 1 + 1 file changed, 1 insertion(+) diff --git a/include/consts b/include/consts index 3fdacd6c..6d169c02 100644 --- a/include/consts +++ b/include/consts @@ -108,6 +108,7 @@ unset LANG SAMHAINBINARY="" SCAN_TEST_HEAVY=""; SCAN_TEST_MEDIUM=""; SCAN_TEST_LOW="" SESTATUSBINARY="" + SKIPPED_TESTS_ROOTONLY="" SSHKEYSCANBINARY="" SSHKEYSCANFOUND=0 SYSLOGNGBINARY=""