* api.1/lock.exp: Work around a race condition in the Solaris 9
authorTom Yu <tlyu@mit.edu>
Fri, 17 Oct 2003 02:32:31 +0000 (02:32 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 17 Oct 2003 02:32:31 +0000 (02:32 +0000)
commit5bca621b38aab7a56aed8cead6b7141b6e4d9220
tree388c8887f7123ceb77d08909dd11f8dd956db655
parent73940e4631d76cc586e870a7652c090af6721220
* api.1/lock.exp: Work around a race condition in the Solaris 9
pty implementation: output sent to a pty slave immediately before
last close/exit can get lost on the way to the master.  This is
Sun bug #4927647.  The workaround consists of changing the tests
to always make lock-test wait to read a character prior to
exiting, so any output prior to the "wait" directive will not get
lost.

ticket: 1792
tags: pullup
target_version: 1.3.2

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15840 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/unit-test/ChangeLog
src/lib/kadm5/unit-test/api.1/lock.exp