The iprop dejagnu test had some deceptive commented-out debugging code
authorGreg Hudson <ghudson@mit.edu>
Tue, 16 Nov 2010 00:12:38 +0000 (00:12 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 16 Nov 2010 00:12:38 +0000 (00:12 +0000)
(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

src/tests/dejagnu/krb-standalone/iprop.exp

index aeba7d3f14bf9a1e794ebd2cc03927d8612d563d..aff4dc2a87042e93ff90e88c6e30c7ad4064b32e 100644 (file)
@@ -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 {