Remove an extra line that uses "klist". The command was replaced with
"heimtools klist".
This commit is contained in:

committed by
Nico Williams

parent
7ad6c01a8d
commit
4279b467cb
@@ -54,7 +54,6 @@ cache="FILE:krb5ccfile"
|
||||
|
||||
kinit="${TESTS_ENVIRONMENT} ../../kuser/kinit -c $cache ${afs_no_afslog}"
|
||||
klist="${TESTS_ENVIRONMENT} ../../kuser/heimtools klist -c $cache"
|
||||
klist="${TESTS_ENVIRONMENT} ../../kuser/klist -c $cache"
|
||||
kgetcred="${TESTS_ENVIRONMENT} ../../kuser/kgetcred -c $cache"
|
||||
kadmin="${TESTS_ENVIRONMENT} ../../kadmin/kadmin -l -r $R"
|
||||
kdc="${TESTS_ENVIRONMENT} ../../kdc/kdc --addresses=localhost -P $port"
|
||||
|
Reference in New Issue
Block a user