From f9abb07cc479008c6ee7f72e0c911768c7c9bd82 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 6 Jun 2014 16:04:15 -0400 Subject: Add server install option to turn on debugging Use this in the testsuite so we can get meaningful output in the logs when something fails. Signed-off-by: Simo Sorce --- tests/test1.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test1.cfg') diff --git a/tests/test1.cfg b/tests/test1.cfg index 81ae254..bd592a2 100644 --- a/tests/test1.cfg +++ b/tests/test1.cfg @@ -21,6 +21,7 @@ testauth=yes pam=no krb=no ipa=no +server_debugging=True [sp1_globals] HTTPDCONFD=${TESTDIR}/sp1/conf.d -- cgit