drop unused $type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24632 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -369,7 +369,7 @@ if test "$pkinit" = yes -a "$rsa" = yes ; then
|
||||
base="${srcdir}/../../lib/hx509/data"
|
||||
|
||||
echo "try anonymous pkinit"; > messages.log
|
||||
${kinit} $type --anonymous ${R} || \
|
||||
${kinit} --anonymous ${R} || \
|
||||
{ ec=1 ; eval "${testfailed}"; }
|
||||
${kgetcred} ${server}@${R} || { ec=1 ; eval "${testfailed}"; }
|
||||
${kdestroy}
|
||||
|
Reference in New Issue
Block a user