From c82a0a11a1306a805a3db5813e26bef72984db4c Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 30 Aug 2012 14:57:44 -0700 Subject: Clean up a file created by the MIT keytab tests --- perl/t/keytab.t | 1 + 1 file changed, 1 insertion(+) diff --git a/perl/t/keytab.t b/perl/t/keytab.t index 68cd2b4..01def75 100755 --- a/perl/t/keytab.t +++ b/perl/t/keytab.t @@ -451,6 +451,7 @@ SKIP: { is ($one->destroy (@trace), 1, 'Destroying wallet/one works'); is ($two->destroy (@trace), 1, ' as does destroying wallet/two'); remctld_stop; + unlink 'krb5cc_good'; } # Now Heimdal. Since the keytab contains timestamps, before testing for -- cgit v1.2.3