abstract out --no-afslog and --no-unlog

This commit is contained in:
Love Hornquist Astrand
2010-06-01 14:42:16 -07:00
parent d94ba7a5de
commit 86da42df1d
18 changed files with 40 additions and 32 deletions

View File

@@ -54,7 +54,7 @@ keytab="FILE:${keytabfile}"
kdc="${kdc} --addresses=localhost -P $port"
kadmin="${kadmin} -r $R"
kinit="${kinit} -c $cache --no-afslog"
kinit="${kinit} -c $cache ${afs_no_afslog}"
KRB5_CONFIG="${objdir}/krb5.conf"
export KRB5_CONFIG