From ad01c0893194b8fe793bd69657ffbd7066c650e9 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 26 Apr 2002 18:34:22 +0000 Subject: [PATCH] * v4gssftp.exp (v4ftp_test): Update checked messages for change of "credentials cache file" to "credentials cache" in error message table. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14425 dc483132-0cff-0310-8789-dd5450dbe970 --- src/tests/dejagnu/krb-standalone/ChangeLog | 6 ++++++ src/tests/dejagnu/krb-standalone/v4gssftp.exp | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/tests/dejagnu/krb-standalone/ChangeLog b/src/tests/dejagnu/krb-standalone/ChangeLog index ce3542794..2406231f7 100644 --- a/src/tests/dejagnu/krb-standalone/ChangeLog +++ b/src/tests/dejagnu/krb-standalone/ChangeLog @@ -1,3 +1,9 @@ +2002-04-26 Ken Raeburn + + * v4gssftp.exp (v4ftp_test): Update checked messages for change of + "credentials cache file" to "credentials cache" in error message + table. + 2002-03-07 Ken Raeburn * standalone.exp: Move setting of KLIST and KDESTROY into diff --git a/src/tests/dejagnu/krb-standalone/v4gssftp.exp b/src/tests/dejagnu/krb-standalone/v4gssftp.exp index 7026aa6b3..c0b95d0ae 100644 --- a/src/tests/dejagnu/krb-standalone/v4gssftp.exp +++ b/src/tests/dejagnu/krb-standalone/v4gssftp.exp @@ -246,7 +246,7 @@ proc v4ftp_test { } { expect "GSSAPI error major: Miscellaneous failure" expect { "GSSAPI error minor: Unsupported credentials cache format version number" {} - "GSSAPI error minor: No credentials cache file found" {} + "GSSAPI error minor: No credentials cache found" {} "GSSAPI error minor: Decrypt integrity check failed" {} } expect "GSSAPI error: initializing context" -- 2.26.2