projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad6acd
)
Remove old 'full' arg to KDC that should've gone away with '-4'
author
Ken Raeburn
<raeburn@mit.edu>
Sun, 3 Jan 2010 03:00:19 +0000
(
03:00
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Sun, 3 Jan 2010 03:00:19 +0000
(
03:00
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23569
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/dejagnu/config/default.exp
patch
|
blob
|
history
diff --git
a/src/tests/dejagnu/config/default.exp
b/src/tests/dejagnu/config/default.exp
index 23c60e34a6bd8c48a43035f31872d8225ac29c89..c4b909a88aa6c3fd51d767141f6988d9eac92642 100644
(file)
--- a/
src/tests/dejagnu/config/default.exp
+++ b/
src/tests/dejagnu/config/default.exp
@@
-1712,7
+1712,7
@@
proc start_kerberos_daemons { standalone } {
setup_kerberos_env kdc
# Nuke pid file - to test if setup
file delete $kdc_pidfile
- spawn $KRB5KDC -r $REALMNAME -n
full
-P $kdc_pidfile
+ spawn $KRB5KDC -r $REALMNAME -n -P $kdc_pidfile
envstack_pop
set kdc_pid [exp_pid]
set kdc_spawn_id $spawn_id