remove lefterover debug message

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23426 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-07-26 18:39:59 +00:00
parent a826abbbbc
commit d0d20c1128

View File

@@ -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