From dfc86dd443e93c20aaaac18f270e38e631769f84 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 21 Feb 2010 20:31:27 -0800 Subject: Imported Upstream version 0.10 --- tests/client/basic-t.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/client') diff --git a/tests/client/basic-t.in b/tests/client/basic-t.in index 1ae3a70..86e24d5 100644 --- a/tests/client/basic-t.in +++ b/tests/client/basic-t.in @@ -46,8 +46,10 @@ fi # Test setup. kerberos_setup if [ $? != 0 ] ; then + rm krb5.conf skip_all 'Kerberos tests not configured' elif [ -z '@REMCTLD@' ] ; then + rm krb5.conf skip_all 'No remctld found' else plan 36 -- cgit v1.2.3