From: Ken Raeburn Date: Wed, 4 Jul 2007 05:47:49 +0000 (+0000) Subject: Handle 'Credentials cache file not found' X-Git-Tag: krb5-1.7-alpha1~1022 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6c2b03a1fe50424f6409c3790609455a18fc79b0;p=krb5.git Handle 'Credentials cache file not found' git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19673 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/tests/dejagnu/krb-standalone/v4gssftp.exp b/src/tests/dejagnu/krb-standalone/v4gssftp.exp index 6353dc41f..b65b3fbad 100644 --- a/src/tests/dejagnu/krb-standalone/v4gssftp.exp +++ b/src/tests/dejagnu/krb-standalone/v4gssftp.exp @@ -253,6 +253,7 @@ proc v4ftp_test { } { expect { "GSSAPI error minor: Unsupported credentials cache format version number" {} "GSSAPI error minor: No credentials cache found" {} + -re "GSSAPI error minor: Credentials cache file '.*' not found" {} "GSSAPI error minor: Decrypt integrity check failed" {} } expect "GSSAPI error: initializing context"