* rcp.exp, rsh_exp (stop_rsh_daemon): Do not close a process and
authorEzra Peisach <epeisach@mit.edu>
Fri, 26 Oct 2001 17:10:33 +0000 (17:10 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 26 Oct 2001 17:10:33 +0000 (17:10 +0000)
commit5be277dece8cd97896c9f00779d0006513c10d3e
treee2cf6636b1e0978d0ee2cc659f8a05a3671404cc
parent1eb4cefb9f7770646c4b57ad16a7ac516da360c1
* rcp.exp, rsh_exp (stop_rsh_daemon): Do not close a process and
then look for eof. Some versions of expect go through a full
timeout in this scenario and others return immediately. New order:
kill process, expect eof, close, and then wait.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13866 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/dejagnu/krb-standalone/ChangeLog
src/tests/dejagnu/krb-standalone/rcp.exp
src/tests/dejagnu/krb-standalone/rsh.exp