From 5338ad067f8024b824b8cddd50afc78f357d0731 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Tue, 21 Sep 2010 13:12:58 +0200 Subject: [PATCH] disable shib test for now --- mech_eap/util_shib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mech_eap/util_shib.cpp b/mech_eap/util_shib.cpp index d0c1a79..b469aed 100644 --- a/mech_eap/util_shib.cpp +++ b/mech_eap/util_shib.cpp @@ -190,7 +190,7 @@ gss_eap_shib_attr_provider::initFromGssContext(const gss_eap_attr_ctx *manager, delete resolver; -#ifdef GSSEAP_DEBUG +#if 0 gss_buffer_desc testattr = { sizeof("urn:greet:greeting") - 1, (void *)"urn:greet:greeting" }; gss_buffer_desc testval = -- 2.1.4