Handle 'Credentials cache file <path> not found'
authorKen Raeburn <raeburn@mit.edu>
Wed, 4 Jul 2007 05:47:49 +0000 (05:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 4 Jul 2007 05:47:49 +0000 (05:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19673 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/dejagnu/krb-standalone/v4gssftp.exp

index 6353dc41f137c2f2730e4ceefceaba20e75b574a..b65b3fbad8cbfcafe5b289b6b93c5c7c542553e4 100644 (file)
@@ -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"