diff options
Diffstat (limited to 'proxy/tests/runtests.py')
-rwxr-xr-x | proxy/tests/runtests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/tests/runtests.py b/proxy/tests/runtests.py index fcc364e..0f1b85b 100755 --- a/proxy/tests/runtests.py +++ b/proxy/tests/runtests.py @@ -301,6 +301,7 @@ def run_interposetest(testdir, env): GSSPROXY_CONF_TEMPLATE = ''' [gssproxy] + debug_level = 2 [service/test] mechs = krb5 |