summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/dejagnu/config/ChangeLog5
-rw-r--r--src/tests/dejagnu/config/default.exp2
2 files changed, 6 insertions, 1 deletions
diff --git a/src/tests/dejagnu/config/ChangeLog b/src/tests/dejagnu/config/ChangeLog
index 3256cb3346..2cc7e38b43 100644
--- a/src/tests/dejagnu/config/ChangeLog
+++ b/src/tests/dejagnu/config/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-25 Ezra Peisach <epeisach@mit.edu>
+
+ * default.exp: For Kerberos 4 tests, use a different ticket file
+ name from the V5 tests.
+
2000-11-08 Tom Yu <tlyu@mit.edu>
* default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3
diff --git a/src/tests/dejagnu/config/default.exp b/src/tests/dejagnu/config/default.exp
index 6d8a90f495..1ba0664e2d 100644
--- a/src/tests/dejagnu/config/default.exp
+++ b/src/tests/dejagnu/config/default.exp
@@ -519,7 +519,7 @@ proc setup_kerberos_env { } {
verbose "KRB5CCNAME=$env(KRB5CCNAME)"
# Direct the Kerberos programs at a local ticket file.
- set env(KRBTKFILE) $tmppwd/tkt
+ set env(KRBTKFILE) $tmppwd/tktv4
verbose "KRBTKFILE=$env(KRBTKFILE)"
# Direct the Kerberos server at a cache file stored in the