summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2010-11-16 00:12:38 +0000
committerGreg Hudson <ghudson@mit.edu>2010-11-16 00:12:38 +0000
commit9d71b75239313511a580fef6b00a792f45f443fc (patch)
tree19ce1ffbae9dc8a342ad149cdb774b0212b4db77
parent30b2cf16e7fdebc0b6aea662c32bbc0fa91d823a (diff)
downloadkrb5-9d71b75239313511a580fef6b00a792f45f443fc.tar.gz
krb5-9d71b75239313511a580fef6b00a792f45f443fc.tar.xz
krb5-9d71b75239313511a580fef6b00a792f45f443fc.zip
The iprop dejagnu test had some deceptive commented-out debugging code
(it would set up the user to run kpropd in the master environment instead of the slave environment). Make it more useful. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24516 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/tests/dejagnu/krb-standalone/iprop.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/dejagnu/krb-standalone/iprop.exp b/src/tests/dejagnu/krb-standalone/iprop.exp
index aeba7d3f14..aff4dc2a87 100644
--- a/src/tests/dejagnu/krb-standalone/iprop.exp
+++ b/src/tests/dejagnu/krb-standalone/iprop.exp
@@ -158,6 +158,7 @@ proc doit { } {
# Launch slave kpropd.
start_kpropd
+# setup_kerberos_env slave
# send_user [list $KPROPD -S -d -P [expr 10 + $portbase] -s $tmppwd/srvtab -f $tmppwd/incoming-slave-datatrans -p $KDB5_UTIL -a $tmppwd/kpropd-acl]\n
# spawn_shell
expect {