From 03e73522a34cab0cea6895844216493cde5a9601 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 15 May 2011 13:50:34 -0700 Subject: [PATCH] better status message --- tests/kdc/check-fast.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/kdc/check-fast.in b/tests/kdc/check-fast.in index a28be9db8..046ca120b 100644 --- a/tests/kdc/check-fast.in +++ b/tests/kdc/check-fast.in @@ -116,14 +116,13 @@ ${akinit} --password-file=${objdir}/foopassword ${server}@${R} >/dev/null|| { ex echo "Checking for FAST avail" ${aklist} --hidden | grep fast_avail > /dev/null || { exit 1; } -echo "Checking out with FAST armor ticket" +echo "Getting client initial tickets with FAST armor ticket" ${kinit} --fast-armor-cache=${acache} \ --password-file=${objdir}/foopassword foo@$R || \ { ec=1 ; eval "${testfailed}"; } - kinitpty=${objdir}/foopassword.rkpty cat > ${kinitpty} <