diff options
author | Ezra Peisach <epeisach@mit.edu> | 2001-06-08 17:19:02 +0000 |
---|---|---|
committer | Ezra Peisach <epeisach@mit.edu> | 2001-06-08 17:19:02 +0000 |
commit | c84ff21d21631858034778b099cf76d22e87b75b (patch) | |
tree | 4f09b267b1a8651152f52ad94f314af10392b76b /src/tests/dejagnu/krb-standalone/ChangeLog | |
parent | 8b0ccf987cb18ee4a0563c7ceb4957dfb9788736 (diff) | |
download | krb5-c84ff21d21631858034778b099cf76d22e87b75b.tar.gz krb5-c84ff21d21631858034778b099cf76d22e87b75b.tar.xz krb5-c84ff21d21631858034778b099cf76d22e87b75b.zip |
* v4gssftp.exp: During test, set KRB5CCNAME to a non-existant
cache. Restore at end to previous setting. This prevents failures
caused when the krb5 cache contains valid information - as in the
case of this test being run immediately after the gssftp.exp test.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13313 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/dejagnu/krb-standalone/ChangeLog')
-rw-r--r-- | src/tests/dejagnu/krb-standalone/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tests/dejagnu/krb-standalone/ChangeLog b/src/tests/dejagnu/krb-standalone/ChangeLog index f8ea5751d9..e75e4fc654 100644 --- a/src/tests/dejagnu/krb-standalone/ChangeLog +++ b/src/tests/dejagnu/krb-standalone/ChangeLog @@ -1,3 +1,10 @@ +2001-06-08 Ezra Peisach <epeisach@mit.edu> + + * v4gssftp.exp: During test, set KRB5CCNAME to a non-existant + cache. Restore at end to previous setting. This prevents failures + caused when the krb5 cache contains valid information - as in the + case of this test being run immediately after the gssftp.exp test. + 2001-06-08 Mitchell Berger <mitchb@mit.edu> * gssftp.exp: Invocation of ftpd changed to use -U /dev/null and |