diff options
author | Tom Yu <tlyu@mit.edu> | 2000-02-06 23:04:52 +0000 |
---|---|---|
committer | Tom Yu <tlyu@mit.edu> | 2000-02-06 23:04:52 +0000 |
commit | 2b426291e60da4555aae4c20f697431185842095 (patch) | |
tree | af460e062da0501ce6f5727c1376b75d709ec9f7 /src/tests/dejagnu/krb-standalone/ChangeLog | |
parent | f2b9dac2f44cbbefe594f9ef1909fa7de81b4aac (diff) | |
download | krb5-2b426291e60da4555aae4c20f697431185842095.tar.gz krb5-2b426291e60da4555aae4c20f697431185842095.tar.xz krb5-2b426291e60da4555aae4c20f697431185842095.zip |
* standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal with
changed behavior in these programs. Wait for eof in some cases to
avoid hanging.
* rsh.exp: Wait for eof to prevent hanging.
* gssapi.exp: Use $KINIT -5 to deal with new kinit behavior.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12004 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/dejagnu/krb-standalone/ChangeLog')
-rw-r--r-- | src/tests/dejagnu/krb-standalone/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/dejagnu/krb-standalone/ChangeLog b/src/tests/dejagnu/krb-standalone/ChangeLog index ede899884b..d82bbe8e59 100644 --- a/src/tests/dejagnu/krb-standalone/ChangeLog +++ b/src/tests/dejagnu/krb-standalone/ChangeLog @@ -1,3 +1,13 @@ +2000-02-06 Tom Yu <tlyu@mit.edu> + + * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal with + changed behavior in these programs. Wait for eof in some cases to + avoid hanging. + + * rsh.exp: Wait for eof to prevent hanging. + + * gssapi.exp: Use $KINIT -5 to deal with new kinit behavior. + Fri Nov 6 10:05:31 1998 Ezra Peisach <epeisach@mit.edu> * gssftp.exp: Changes to deal with new text messages in ftp/ftpd. |