From 6479b98f701655d7873c8224b9f4f3709a5c3392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 13 Jan 2008 09:46:01 +0000 Subject: [PATCH] Quoting. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22425 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/gss/check-context.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/gss/check-context.in b/tests/gss/check-context.in index 43fd85fdb..ef28edc59 100644 --- a/tests/gss/check-context.in +++ b/tests/gss/check-context.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2006 Kungliga Tekniska Högskolan +# Copyright (c) 2006 - 2008 Kungliga Tekniska Högskolan # (Royal Institute of Technology, Stockholm, Sweden). # All rights reserved. # @@ -105,8 +105,8 @@ exitcode=0 echo "Getting client initial tickets" ${kinit} --password-file=${objdir}/foopassword user1@${R} || exitcode=1 -echo ======test naming combinations -echo plain +echo "======test naming combinations" +echo "plain" ${context} --name-type=hostbased-service host@lucid.test.h5l.se || \ { exitcode=1 ; echo test failed; } echo "plain (krb5)"