From d0d20c112866fa41404bb68bdd3e893b66aeeaa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 26 Jul 2008 18:39:59 +0000 Subject: [PATCH] remove lefterover debug message git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23426 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/gss/check-context.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/gss/check-context.in b/tests/gss/check-context.in index 2236e84a3..3b27ae8a6 100644 --- a/tests/gss/check-context.in +++ b/tests/gss/check-context.in @@ -93,8 +93,6 @@ ${kadmin} get host/no-aes.test.h5l.se@${R} > tempfile || exit 1 ${kadmin} del_enctype host/no-aes.test.h5l.se@${R} \ aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 || exit 1 ${kadmin} ext -k ${keytab} host/no-aes.test.h5l.se@${R} || exit 1 -echo "E: ${enctype_sans_aes}" - echo "Doing database check" ${kadmin} check ${R} || exit 1